Page 2 of 2
Re: Unknown status (NClient++)
Posted: Mon Mar 02, 2015 7:02 pm
by Box293
What version of NSClient++ do you have installed on the Windows servers?
Re: Unknown status (NClient++)
Posted: Tue Mar 03, 2015 4:06 am
by ryanam
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
Re: Unknown status (NClient++)
Posted: Tue Mar 03, 2015 4:13 am
by ryanam
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.
Re: Unknown status (NClient++)
Posted: Tue Mar 03, 2015 4:23 am
by ryanam
Re: Unknown status (NClient++)
Posted: Tue Mar 03, 2015 9:38 am
by jdalrymple
Happy to help, glad you figured it out!