You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
343 B
INI
11 lines
343 B
INI
|
|
define service {
|
|
service_description nrpe_win_disk_app
|
|
use Windows Production service
|
|
host_name eisnet200w
|
|
action_url /nagios/cgi-bin/cacti-mapper.cgi?host=$HOSTALIAS$&service=$SERVICEDESC$
|
|
check_command check_nrpe_win_all_disks_except!90%!97%!Drive=Q: Drive=C:
|
|
notification_options w,c,r
|
|
contacts Networking
|
|
}
|