Upgrading from NagiosXI 5.2.2 to 5.2.3 broke WMI monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bdiedrich
Posts: 1
Joined: Fri Dec 04, 2015 1:14 pm

Upgrading from NagiosXI 5.2.2 to 5.2.3 broke WMI monitoring

Post by bdiedrich »

After upgrading Nagios this morning from 5.2.2 to 5.2.3 None of our checks for Windows servers via WMI work. The consistent error received is more or less the following:
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
[root@NagiosXI libexec]# ./check_wmi_plus.pl --version
Version: 1.6

Should I restore from backup back to 5.2.2, or is there an available fix for this?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Upgrading from NagiosXI 5.2.2 to 5.2.3 broke WMI monitor

Post by hsmith »

It worked just fine for me, strange. Can you re-run the wizard and see if it picks up anything automatically?
Former Nagios Employee.
me.
Locked