Monitoring Multiple hard drives in remote Linux host
Posted: Thu Mar 13, 2014 10:15 am
Hello Team,
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
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
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 areError: Service check command 'check_nrpe!check_hda1' specified in service '/dev/xvde Free Space' for host 'QBurst QA B' not defined anywhere!
How can we resolve this?DISK OK - free space: / 6446 MB (80% inode=90%):