Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Windows Update Check Plugin
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This checks for the presence of the "wuauclt.exe" process on SNMP enabled Windows machines. It takes the hostname and the community string as it's arguments...and throws a CRITICAL error if updates are necessary.
Reviews (2)
Need to improve this plugin. Below is my output.
./check_windows_update.pl -H 10.0.77.10 public
Use of uninitialized value $opt_p in concatenation (.) or string at ./check_windows_update.pl line 69.
snmpwalk: Unknown host (HOST-RESOURCES-MIB::hrSWRunName) (No such file or directory)
Thanks,
Nishith
./check_windows_update.pl -H 10.0.77.10 public
Use of uninitialized value $opt_p in concatenation (.) or string at ./check_windows_update.pl line 69.
snmpwalk: Unknown host (HOST-RESOURCES-MIB::hrSWRunName) (No such file or directory)
Thanks,
Nishith
bypotatoechip, January 4, 2010
Really like the idea but it returns "Windows is up to date - OK" no matter what, even if it cannot connect to SNMP