Search found 4 matches

by jopsahl
Thu May 10, 2012 3:59 pm
Forum: Nagios XI
Topic: Windows WMI CPU Usage monitoring
Replies: 13
Views: 3179

Re: Windows WMI CPU Usage monitoring

Are the Server 2003 installs identical or installed off of the same image? I'm wondering if WMI is corrupted. You can run the Microsoft WMI diagnostics tool and see if it comes back with any errors. I've seen it where it will run 90% of the checks just fine but others will report errors. http://www....
by jopsahl
Thu May 10, 2012 1:29 pm
Forum: Nagios XI
Topic: Windows WMI CPU Usage monitoring
Replies: 13
Views: 3179

Re: Windows WMI CPU Usage monitoring

Are you only getting the error when running a cpu check, or do all checks in wmic give you the same error? [wmi/wmic.c:212:main()] ERROR: Retrieve result data. NTSTATUS: NT code 0x80041003 - NT code 0x80041003 The error codes indicate that the login credentials are incorrect or that the permissions ...
by jopsahl
Thu May 10, 2012 11:48 am
Forum: Nagios XI
Topic: Windows WMI CPU Usage monitoring
Replies: 13
Views: 3179

Re: Windows WMI CPU Usage monitoring

You will need to run that command twice for each host to get the samples.

A new version of Check WMI Plus was also recently released (1.52).
http://www.edcint.co.nz/checkwmiplus/?q=Change%20Log
by jopsahl
Thu May 10, 2012 10:33 am
Forum: Nagios XI
Topic: Windows WMI CPU Usage monitoring
Replies: 13
Views: 3179

Re: Windows WMI CPU Usage monitoring

Are you using Check WMI Plus on the system? If so you will need to run this command twice for CPU monitoring to properly work. # check_wmi_plus.pl -H HOST -m checkcpu -u USER -p PASS The full installation and configuration guides for monitoring WMI with XI can be found on our Library website. http:/...