The most recent content from our members.
Trying to determine how to create a report showing a SAM app monitor for clock drift that reports greatest statistic growth over 7 days We collect a statistic showing the amount of time sync difference on each poll, would like to create a report showing the nodes with the greatest "growth" of time sync error for last x…
The canned Clock Drift monitor required enabling PSRemoting and adding the polling engines to the trusted clients list, which IMO is a huge PITA. I set out to re-invent this wheel to be something that was a little easier to deploy. This script uses both WMI and w32tm to gather time data from a remote time server, such as…
I'm writing my own perl clock drift monitor because the canned monitor is randomly throwing super high values into the statistic, and I need to be able to source a local time server's clock due to PCI zone restrictions. I have the following script that works running it local, and (mostly) works in SAM. For some reason SAM…
It looks like you're new here. Sign in or register to get started.