On Thu, Feb 26, 2009 at 1:17 PM, David Fontaine <dav.fonta...@gmail.com> wrote:
> Hello,
>
> I am monitoring a few dozen of servers and I'm really satisfied with nagios.
> This is a great tool.
>
> However, there's one (actually more than one) thing that I can't figure out
> :
>
> I define a service :
>
> define service{
>         use                     generic-service
>         hostgroup_name          linux-servers
>         service_description     Time
>         check_command           check_time!public
>         }
>
> This service applies to a host group so that I don't have to define the
> service for each server. The command doesn't matter but for completeness
> here's what it does : it compares the time on a remote server (snmp) to the
> local time and report the difference.

Going out on a limb here...have you considered using the Network Time
Protocol to keep all your host's clocks in sync with an Internet scale
network of federated time servers available to you for free?

I'm using NTP on a network of 40 hosts and I never have worried about
their clocks getting out of sync.

-lee

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to