theIrish1
Posts: 7
Score: 0 Joined: 11/26/2007 Status: offline
|
Just wondering if anyone had some advice for best practices on the following 2 things: 1. Updating collections on a schedule. How often is TOO often? I have many collections that I would like to update fairly frequently... as in every 3-4 hours if not more often. I wouldn't think this would produce a deluge of database activity, nor a ton of sms activity as it is basically just re-running the membership queries on that schedule and updating the collection memberships in the database. (however, that is logically speaking, and I have been wrong before when trying to use, you guessed it, logic) 2. Hardware inventory schedule. How often is TOO often? I use hardware inventory not only to pick up actual hardware information about PC's, but also to pick up the NOIDMIF files produced by 10-12 audit packages that I run on a daily basis. I would like to pick up this hardware information on a frequent schedule as well, say every 3-4 hours. I have had problems in the past where SMS will abandon old MachineID's and produce new ones for the same machines. This creates duplicate records in the database, and therefore in the reports I run as well. These old abandoned MachineID's hang around until they are far enough out of date(old enough) that the site maintenance jobs purge them. Seeing dup's in reports creates doubt, and increases the overhead as far as time spent by me scrubbing the reports when one is requested. Can anyone think of a reason for this activity other than doing the inventory to often? Anyway, any kind of advice or insite that anyone can offer is appreciated. Thanks, Irish
|