- Timestamp:
- Apr 3, 2009, 5:39:50 AM (16 years ago)
- Location:
- noc/nagios
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
noc/nagios/checkcommands.cfg
r991 r1055 104 104 105 105 define command { 106 command_name check_nrpe_alive 107 command_line $USER1$/check_nrpe -H $HOSTADDRESS$ 108 } 109 110 define command { 106 111 command_name check_remote_users 107 112 command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_users -a $ARG1$ $ARG2$ -
noc/nagios/services.cfg
r1054 r1055 177 177 use scripts-service 178 178 hostgroup_name scripts-real 179 service_description NRPE 180 check_command check_nrpe_alive 181 } 182 183 define service { 184 use scripts-service 185 hostgroup_name scripts-real 179 186 service_description DISK 180 187 check_command check_remote_disk!10%!5%
Note: See TracChangeset
for help on using the changeset viewer.