we were doing well with nomail so lets try noswap

This commit is contained in:
Stephen Smoogen 2017-04-30 02:19:34 +00:00
parent b81f4e6042
commit 7075c0e6f0
3 changed files with 12 additions and 17 deletions

View file

@ -1,20 +1,9 @@
# define service {
# hostgroup swap
# service_description Swap
# check_command check_by_nrpe!check_swap
# use criticaltemplate
# }
#define service {
# hostgroup buildservers
# service_description Swap
# check_command check_by_nrpe!check_swap
# use criticaltemplate
# notification_period 16x7
# contact_groups fedora-sysadmin-email
# retry_check_interval 5
# max_check_attempts 12
#}
define service {
hostgroup noswap
service_description No Swap
check_command check_by_nrpe!check_swap
use criticaltemplate
}
define service {
hostgroup retrace