Unknown status (NClient++)
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Unknown status (NClient++)
What version of NSClient++ do you have installed on the Windows servers?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Unknown status (NClient++)
The command is not proper.
check_nt!CPULOAD! -l 5,80,90 for the working server
check_nt!CPULOAD! -1 5,80,90 for the ones which arent.
Notice the -1 switch where it should be -l.
Can I change this from here or do I need to do it through one of the cfg files?
Thanks
check_nt!CPULOAD! -l 5,80,90 for the working server
check_nt!CPULOAD! -1 5,80,90 for the ones which arent.
Notice the -1 switch where it should be -l.
Can I change this from here or do I need to do it through one of the cfg files?
Thanks
Re: Unknown status (NClient++)
Changed it via the windows.cfg file (I honestly never noticed that 1 and l in command line look identical)... no change to the UI yet but I'll let you know.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Unknown status (NClient++)
Happy to help, glad you figured it out!