WMI plugin returned unsuccessful output code

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

WMI plugin returned unsuccessful output code

Post 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
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: WMI plugin returned unsuccessful output code

Post 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
Former Nagios Employee.
me.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: WMI plugin returned unsuccessful output code

Post 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
Locked