Page 2 of 2

Re: RAID Monitoring

Posted: Wed Jan 30, 2013 5:15 pm
by abrist
You will have to define the command in nrpe.cfg on the remote host. It should look something like:

Code: Select all

command[check_disk_health]=/usr/local/nagios/libexec/disk_health.pl
But your path or defined command name may be different.