NSClient - ERROR: No performance data from command: check_cp

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
achala.K
Posts: 7
Joined: Tue Dec 08, 2015 3:27 am

NSClient - ERROR: No performance data from command: check_cp

Post by achala.K »

hi Team,

For most of the Window servers for CPU we are getting "NSClient - ERROR: No performance data from command: check_cpu" error. Can you please suggest how to troubleshoot the issue to fix this one.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NSClient - ERROR: No performance data from command: chec

Post by dwhitfield »

1. You should be able to append -S to the end of your check_command, which will tell it to use SSL. You can do this through the Core Config Manager, and finding the service.
2. Could you show us the service definitions for these failing checks?
3. What version of NSClient++ do you have installed? You can grab it from add/remove programs (or programs and features). It's best to go with .4.4.
4. Please post your NSClient.ini (or NSC.ini)
Locked