On Friday 05 May 2006 10:03, Tiago Cruz wrote: > John Jolet wrote: > > not necessarily. You can use nrpe to run the check_ntp locally on those > > hosts that do not need to listen to ntp requests from the net. > > Thanks!!! > To begin a test, I did this: > > - Insert in nrpe.cfg one new command: > command[check_ntp]=/.../bin-1.4.2/libexec/check_ntp -H localhost did you run check_ntp -H localhost on the box in question? did it return okay?
> > - Check this service remote: > trinity:~# /.../bin-1.4.2/libexec/check_nrpe -H 10.0.0.91 -c check_ntp > NTP WARNING: Desynchronized peer server found|offset=0.000002, > jitter=0,peer_stratum=16 the -H here is the host from above? > > And, when I tried the command in the host 10.0.0.91, I get another error: > > rust:~# /.../bin-1.4.2/libexec/check_ntp -H localhost > Argument "(not parsed)" isn't numeric in abs at /.../check_ntp line 355. > NTP WARNING: Desynchronized peer server found|offset=0.000002, > jitter=0,peer_stratum=16 > > I would like to know: > 1-) How can I fix this error on line 355 > 2-) Why my clock is unsynchronized (the 10.0.0.91 is the NTP server of my > network!) what was the output of ntpq -p localhost on 10.0.0.91? > > Many thanks (and good lunch for all :-p ) -- John Jolet Your On-Demand IT Department 512-762-0729 www.jolet.net [EMAIL PROTECTED] ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] 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
