Get date and time of a windows machine trought Nagios Core
Get date and time of a windows machine trought Nagios Core
Hello everyone, this is my first post on the forum, I'm looking for the best way through Nagios Core 4.1.1 in Ubuntu 14 can get the date and time of computers that have windows installed in my office, I need Nagios is that notify me if not correct, if it differs from the Nagios host. Any suggestions? Thank you.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Get date and time of a windows machine trought Nagios Co
https://exchange.nagios.org/directory/P ... 29/details
This plugin checks against an ntp source. If you can't get to an external one simply configure your nagios host to service ntp queries.
http://www.server-world.info/en/note?os=CentOS_6&p=ntp
This plugin checks against an ntp source. If you can't get to an external one simply configure your nagios host to service ntp queries.
http://www.server-world.info/en/note?os=CentOS_6&p=ntp
Re: Get date and time of a windows machine trought Nagios Co
It works as I want, thanks a lot!