Re: [Nagios-users] Check Windows Updates question

2009-05-04 Thread Albrecht Dreß
Hi Jonathan: Am 03.05.09 18:43 schrieb(en) Jon Angliss: You could use the code above, and look for ones that have the AutoSelectOnWebSites set to yes/true/1. This should give you the same view as what you get on the website. Thank you so much - that indeed did the trick! It's now working

Re: [Nagios-users] Check Windows Updates question

2009-05-03 Thread Jon Angliss
On Sun, 3 May 2009 22:12:36 +0200, Christoph Stoettner wrote: >. >>> >> >> It appears that that service isn't running on my box (Windows XP >> Professional SP2 German version), although the log file exists. >> >> net stop wuauctl >>> >> >> Command results in (my vague translation from German to

Re: [Nagios-users] Check Windows Updates question

2009-05-03 Thread Christoph Stoettner
. >> > > It appears that that service isn't running on my box (Windows XP > Professional SP2 German version), although the log file exists. > > net stop wuauctl >> > > Command results in (my vague translation from German to English) > > > System error 1060 occurred. > The specified service is not

Re: [Nagios-users] Check Windows Updates question

2009-05-03 Thread Jon Angliss
On Sun, 3 May 2009 13:57:27 +0200 (CEST), "Albrecht Dreß" wrote: >Hi Eric: > >> It is possible that there are updates available, but none of these are "high >> priority", so they are not appearing when you go to the Windows Update >> website? > >You're right - these update were in the categorie

Re: [Nagios-users] Check Windows Updates question

2009-05-03 Thread Albrecht Dre�
Hi Eric: > It is possible that there are updates available, but none of these are "high > priority", so they are not appearing when you go to the Windows Update > website? You're right - these update were in the categories "Software, Optional" and "Hardware, Optional". After installing them ma

Re: [Nagios-users] Check Windows Updates question

2009-05-02 Thread Eric Pearce
It is possible that there are updates available, but none of these are "high priority", so they are not appearing when you go to the Windows Update website? Did you check the website for "optional" updates?It looks like some of the contributed plugins on nagiosexchange do not check the prior

Re: [Nagios-users] Check Windows Updates question

2009-05-02 Thread Albrecht Dreß
Hi Jon: Thanks for your reply! Am 02.05.09 02:38 schrieb(en) Jon Angliss: Try stopping wuauctl on the server in question, and renaming the log file. It appears that that service isn't running on my box (Windows XP Professional SP2 German version), although the log file exists. net stop

Re: [Nagios-users] Check Windows Updates question

2009-05-01 Thread Jon Angliss
On Fri, 01 May 2009 15:24:39 +0200, Albrecht Dreß wrote: >Hi, > >I try to use the plugin > via >nrpe as to detect pending Windows updates. However, running the >plug-in says > > >r...@my-server:/opt/nagios/libexec# ./check_nr

[Nagios-users] Check Windows Updates question

2009-05-01 Thread Albrecht Dreß
Hi, I try to use the plugin via nrpe as to detect pending Windows updates. However, running the plug-in says r...@my-server:/opt/nagios/libexec# ./check_nrpe -H winbox -c check_win_updates ; echo $? Critical: 10 Updates