Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
I am facing an issue with monitoring multiple hard disks in remote Linux hosts. I have tried to add service in the config files as
define service{
use generic-service
host_name Server1
service_description /dev/xvde Free Space
check_command check_nrpe!check_hda1
}
During configuration check I got an errors as
Error: Service check command 'check_nrpe!check_hda1' specified in service '/dev/xvde Free Space' for host 'QBurst QA B' not defined anywhere!
Could you please help me how can I monitor multiple hard drives in Linux servers? and the root partition monitoring service definition for the Linux hosts shows same response for all the servers status are
Have you configured a check_hda1 on the remote host running the nrpe daemon? With nrpe, you will need to configure the command on the remote system as well as setup the service settings on the nagios side.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.