Hello,
The ultimate goal is to measure the difference between the local time on a Windows server and an external NTP server. The catch is that many of the servers don’t have internet access, so I can’t use a simple offset or fuzzy method.
So far, I’ve managed to retrieve data from agents in Linux epoch time. However, the problem is getting the time in any format (ideally, Linux epoch again) from external NTP. I’ve tried using Simple Check and the key ntp.time[time.windows.com], but that doesn’t work, and I’m starting to get frustrated.
I’ve only found templates for Linux servers....
I’d be happy for any ideas.
The ultimate goal is to measure the difference between the local time on a Windows server and an external NTP server. The catch is that many of the servers don’t have internet access, so I can’t use a simple offset or fuzzy method.
So far, I’ve managed to retrieve data from agents in Linux epoch time. However, the problem is getting the time in any format (ideally, Linux epoch again) from external NTP. I’ve tried using Simple Check and the key ntp.time[time.windows.com], but that doesn’t work, and I’m starting to get frustrated.
I’ve only found templates for Linux servers....
I’d be happy for any ideas.
Comment