Upgrading from NagiosXI 5.2.2 to 5.2.3 broke WMI monitoring
Posted: Tue Jan 19, 2016 4:57 pm
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
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?
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
[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?