User Tools

Site Tools


nagios

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
nagios [2012/03/29 13:12] – created ikahugunagios [2012/03/29 13:15] ikahugu
Line 15: Line 15:
 command[check_raid]=/usr/lib64/nagios/plugins/check_megaraid_sas command[check_raid]=/usr/lib64/nagios/plugins/check_megaraid_sas
 </code> </code>
 +
 +5. On the monitoring server, add a service definition as follows:
 +
 +<code>
 +define service{
 + use generic-service
 + host_name HPC
 + service_description Check RAID Status
 + check_command check_nrpe_1arg!check_raid
 +}
 +</code>
 +
 +6. Restart Nagios
 +
 +
  
  
nagios.txt · Last modified: 2012/07/19 06:56 by ikahugu