add a noswap group, put mirrorlist-host1plus in it so we do not check swap there

This commit is contained in:
Kevin Fenzi 2016-08-09 16:12:56 +00:00
parent 193669f0fc
commit 84c5260c4d
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
define hostgroup {
hostgroup_name noswap
alias No Swap
members *, !mirrorlist-host1plus.fedoraproject.org
}

View file

@ -1,5 +1,5 @@
define service {
hostgroup servers
hostgroup noswap
service_description Swap
check_command check_by_nrpe!check_swap
use criticaltemplate