WMI error
Posted: Wed Nov 19, 2014 12:24 pm
To start of, I am new to Nagios and Linux systems.
I am attempting to monitor virtualized Windows servers using the WMI monitoring wizard. When I enter the server IP, username, & password in through the wizard I get this error when it attempts to retrieve the info from the server.
(No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
The user account I am using is a domain account with admin privileges to all servers. Here is the command that is generated when I use the wizard, domain/user & password changed for security reasons.
check_xi_service_wmiplus!'DOMAIN/USER'!'PASSWORD'!checkmem!-s physical -w '80' -c '90'
I have also tried using the local box admin account and creating a specific local account for this process and they all return the same error. Can anyone explain why this is occurring and how to fix it?
Thanks.
I am attempting to monitor virtualized Windows servers using the WMI monitoring wizard. When I enter the server IP, username, & password in through the wizard I get this error when it attempts to retrieve the info from the server.
(No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
The user account I am using is a domain account with admin privileges to all servers. Here is the command that is generated when I use the wizard, domain/user & password changed for security reasons.
check_xi_service_wmiplus!'DOMAIN/USER'!'PASSWORD'!checkmem!-s physical -w '80' -c '90'
I have also tried using the local box admin account and creating a specific local account for this process and they all return the same error. Can anyone explain why this is occurring and how to fix it?
Thanks.