It may not be exactly what you want, but if you issue the command "ntpq -c
rv localhost" on an ntp sync'd server you'll get a report including the
offset between the localhost and its ntp source.  Since snmpd can execute
commands on the monitoried host you could easily write  script around this
command to return the time, ntp offset, and jitter among other things.

-trey

On Fri, Feb 29, 2008 at 7:47 AM, jimicus <[EMAIL PROTECTED]> wrote:

> Plenty of third-party Python functions exist, but none seem to support
> DateAndTime as defined by RFC 2579, in which case I may just as well write
> it as something I'm more familiar with - a Nagios-style plugin in Perl.
>
>
>
>
> -------------------- m2f --------------------
>
> Read this topic online here:
> http://community.zenoss.com/forums/viewtopic.php?p=16769#16769
>
> -------------------- m2f --------------------
>
>
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
>
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to