Hello, I am installing Nagios Core on Ubuntu. I have it setup and running, I have also setup the NSClient ++ on a Windows machine.
From the Nagios console, I can see the Windows machine and it sees that it is up. However when I click on it, all of the services say check_nt: Could not parse arguments.
I can run this command from a command line when in the /usr/local/nagios/libexec directory, and it returns the info correctly.
./usr/local/nagios/libexec/check_nt -H 192.168.1.105 -p 12489 -v MEMUSE
(memuse is an example, I can use any of the other services as well and it works from the command line as well)
I am using the standard windows.cfg that installs, and I have edited to include the ip address of the windows machine.
Any help is appreciated, I've been knocking my head against a wall for a day trying to figure it out!
Thanks in advance
check_nt: Could not parse arguments
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: check_nt: Could not parse arguments
Can you show us the output of:
From the Core server? Also, please attach your host config, service config, and check_nt command definition. Thanks!
Code: Select all
/usr/local/nagios/libexec/check_nt -H 192.168.1.105 -p 12489 -v MEMUSE