I switched all of my windows servers over to WMI monitoring. I thought I was all set but apparently not....Nagios is throwing this error for every service
UNKNOWN: Could not retrieve all required data. Failed to bind to uuid 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57 - NT_STATUS_NET_WRITE_FAULT
With the exception of a few listed as "Plugin timeout". The u:p pair that's supposed to be used to access these is located in Active Directory and is a domain user so I should have access to all the servers. How do I fix these errors? Are there additional permissions needed at the Active Directory level?
The username needs the domain before the username. e.g. [domain]/\[user] mydomain/\Nagios Forward slash is needed for escaping the backslash.
Ex: ./check_wmi_plus.pl -H 192.168.1.23 -m checkcpuq -u domain/\Nagios -p password
OK - Average CPU Queue Length 0.0 (3 points with 1 sec delay gives values: 0, 0, 0)|'Avg CPU Queue Length'=0.0;