Page 1 of 1

WMI plugin returned unsuccessful output code

Posted: Fri Mar 18, 2016 7:08 pm
by dlukinski
Hello XI Support

We have followed nagios_xi.pdf in configuring WMI access to Windows 2008 R2 without a success:
WMI Error 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
------------------------------------------------------------------
OR
------------------------------------------------------------------
WMI Error 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.

[wmi/wmic.c:196:main()] ERROR: Login to remote object.

NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied
------------------------------------------------------------------

- not the password. What else could this be?

Thank you

Re: WMI plugin returned unsuccessful output code

Posted: Mon Mar 21, 2016 9:34 am
by hsmith
I would re-check all of the permissions you have set up for your WMI user. Generally if you have issues with it, it can be solved by repeating the steps in the document you've already read. Link for reference: https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Re: WMI plugin returned unsuccessful output code

Posted: Wed Mar 22, 2017 5:30 pm
by dlukinski
hsmith wrote:I would re-check all of the permissions you have set up for your WMI user. Generally if you have issues with it, it can be solved by repeating the steps in the document you've already read. Link for reference: https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Please close this one
Thank you