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
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
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
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