NagiosXI=2014R2.6(trail 60 days)
Windows Server 2008 Std R2 64 bit
Steps to Add Windows Server:
1.I have followed document of of WMI ( Monitoring Windows Machines with WMI and Nagios XI)
2. Added windows Server using WMI component in Configuration Wizard, after putting Username and password but i am not able to monitor services
below is error information in browser as well as on command line
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
Things done on server
Firewall Off
checked WMI connection remotely success https://4sysops.com/archives/wbemtest-p ... i-queries/
https://4sysops.com/archives/wbemtest-p ... nectivity/
created user and given rights has per nagosxi document
Can telnet from NagiosXi Server to windows Server
$ telnet 192.168.5.9 135
Trying 192.168.5.9...
Connected to 192.168.5.9.
Escape character is '^]'.