we were doing well with nomail so lets try noswap
This commit is contained in:
parent
b81f4e6042
commit
7075c0e6f0
3 changed files with 12 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue