I want to check if the time are synced on my linux and windows server and trigger an alert if they are out of sync. Can anyone help me how i can achieve this. Is there any template or script that i can use to monitor this.
Check out this thread.
How to monitor the current time on a server?
Server Clock Drift (PowerShell)
Server Clock Drift (Perl)
Thank you for your reply neomatrix1217 .. I have setup the powershell script for monitoring the windows server and need to test if it works fine. Is there any script for monitoring time sync on Linux servers??