Is it possible to monitor Windows Server 2008r2 time sync?

Normally I manually log onto the servers and run the command: w32tm /query /status

Can this be automated with PRTG?

Thanks


Article Comments

Hello,

Yes, you can achieve it creating a Custom Exe Script Advanced or Exe Script Sensor that parses the output of that command.

You can find the further details on the API's documentation within PRTG (Under Setup > PRTG API) and on both links above.

Additionally, you can check the C:\Program Files (x86)\PRTG Network Monitor\Custom Sensors\ folder within PRTG for example scripts.

Our Knowledge Base also contains various examples and scripts created by our customers/users.


Jun, 2015 - Permalink