[Nagiosplug-devel] bug in check_ntp
Subhendu Ghosh
sghosh at sghosh.org
Tue Mar 4 20:40:21 CET 2003
On Sun, 2 Mar 2003, Marc C. Poulin wrote:
> I'm using the check_ntp plugin (1.3.0) on all of my servers. Occasionally
> I would see a warning state w/"Jitter too high", even though running ntpq
> against the server showed that not to be the case. Upon further
> investigation, I noticed a line like this from ntpq:
>
> *129.6.15.29 .ACTS. 1 u 78m 1024 360 20.218 0.515 6.315
>
> The * means it's the system peer (I have no pps peers). However, the
> regex match on line 263 fails because the 6th field (in this case '78m')
> matches only digits. I suggest adding an 'm' to this match.
> Thanks,
> Marc Poulin
>
Thanks - CVS is patched.
--
-sg
More information about the Devel
mailing list