NTP is configured for every server, except for some virtual machines synchronizing their clocks with the host on which they are running.<br><br>It happened once or twice that the clock got desynchronized, even using NTP so I just want to make sure everything is in sync by monitoring the servers with nagios.<br>
<br><div class="gmail_quote">On Thu, Feb 26, 2009 at 7:48 PM, Lee Azzarello <span dir="ltr"><<a href="mailto:lee@dropio.com">lee@dropio.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, Feb 26, 2009 at 1:17 PM, David Fontaine <<a href="mailto:dav.fontaine@gmail.com">dav.fontaine@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I am monitoring a few dozen of servers and I'm really satisfied with nagios.<br>
> This is a great tool.<br>
><br>
> However, there's one (actually more than one) thing that I can't figure out<br>
> :<br>
><br>
> I define a service :<br>
><br>
> define service{<br>
>         use                     generic-service<br>
>         hostgroup_name          linux-servers<br>
>         service_description     Time<br>
>         check_command           check_time!public<br>
>         }<br>
><br>
> This service applies to a host group so that I don't have to define the<br>
> service for each server. The command doesn't matter but for completeness<br>
> here's what it does : it compares the time on a remote server (snmp) to the<br>
> local time and report the difference.<br>
<br>
</div>Going out on a limb here...have you considered using the Network Time<br>
Protocol to keep all your host's clocks in sync with an Internet scale<br>
network of federated time servers available to you for free?<br>
<br>
I'm using NTP on a network of 40 hosts and I never have worried about<br>
their clocks getting out of sync.<br>
<font color="#888888"><br>
-lee<br>
</font><div><div></div><div class="Wj3C7c"><br>
------------------------------------------------------------------------------<br>
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA<br>
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise<br>
-Strategies to boost innovation and cut costs with open source participation<br>
-Receive a $600 discount off the registration fee with the source code: SFAD<br>
<a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>