COMMAND: /usr/local/nagios/libexec/check_wmi_plus.pl -H xxxxxx -u xxxxxx -p xxxxxxx -m checkcpu -w 80 -c 90
OUTPUT: UNKNOWN - The WMI query had problems. You might have your username/password wrong or the user's access level is too low. Wmic error text on the next line.
[librpc/rpc/dcerpc_util.c:1290:dcerpc_pipe_auth_recv()] Failed to bind to uuid 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57 - NT_STATUS_NET_WRITE_FAULT
[librpc/rpc/dcerpc_connect.c:790:dcerpc_pipe_connect_b_recv()] failed NT status (c0000022) in dcerpc_pipe_connect_b_recv
[wmi/wmic.c:196:main()] ERROR: Login to remote object.
NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied
Also, take a look at this document and see if the settings on your windows server match the document. https://assets.nagios.com/downloads/nag ... ios-XI.pdf
The updated plugin may require more privileges on the Windows server to run.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Hi,
Thanks, using the format "domain/username" makes my services work.
It was working in the previous version without the domain.
How do you explain that ?
Rgds,
Frederic
You do not have the required permissions to view the files attached to this post.
Upgrading from Nagios XI 2014R2.0 to the latest is quite a jump. I am not sure what was the version of the "check_wmi_plus.pl" plugin used back then, and what was changed in the "check_wmi_plus.conf" but according to our developers, this file hasn't been touched for at least 7 months. Maybe you can find what was changed in the change log: http://www.edcint.co.nz/checkwmiplus/?q=Change%20Log
Note: "check_wmi_plus.pl" is a 3rd party plugin which we use. It's not developed by Nagios.
Do you have any more issues/questions? Is it safe to lock this thread?
Be sure to check out our Knowledgebase for helpful articles and solutions!