Page 1 of 1
NSClient - ERROR: No performance data from command: check_dr
Posted: Mon Oct 01, 2018 10:08 am
by Mani.Murugesan
Hello Team,
Recently we have received "NSClient - ERROR: No performance data from command: check_drivesize" alert for C drive and D drive .
What we need to do for resolve this issue ?
Re: NSClient - ERROR: No performance data from command: chec
Posted: Mon Oct 01, 2018 1:34 pm
by benjaminsmith
Hi Mani,
There is a community support forum available for NSCIient++ and it would be helpful to see the whole check command and arguments. Also, we also have a well developed cross platform application that we support called NCPA and available for download here:
https://www.nagios.org/ncpa/
Let us know if you need anything else.
Re: NSClient - ERROR: No performance data from command: chec
Posted: Mon Oct 01, 2018 1:54 pm
by benjaminsmith
One possible issue, is the newest version of Nagios XI installs NRPE v3 and this is not compatible with NSClient++, but you can easily revert to version 2 by adding the "-2" option to the check_nrpe command:
More info available from another post:
(
https://support.nagios.com/forum/viewto ... gs#p255432 ).