On Wed, Dec 3, 2008 at 12:38 PM, Ralf Prengel <[EMAIL PROTECTED]> wrote: > Hallo, > > to check the time on a linux-system is no problem and working perfect. > Now I m searching a way to verify the system-time of a XP machine using > using a ntp-server. > nrpe and wmi are working on the XP-System. > Has anyone a hint for me how to solve this problem?
you may want to look at w32tm /monitor /computers:name.of.nt.server and write your own nrpe check around it. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
