Add mailman01 to nagios monitoring.

This commit is contained in:
Kevin Fenzi 2015-09-12 19:33:09 +00:00
parent 399d8381ce
commit bb1fbebb68
2 changed files with 8 additions and 1 deletions

View file

@ -5,5 +5,5 @@
define hostgroup {
hostgroup_name vpnclients
alias vpnclients
members tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent01,ibiblio03,ibiblio04,people01,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,serverbeach09,ns-sb01,collab03,smtp-mm-coloamer01,host1plus01,dedicatedsolutions01,proxy05,proxy11
members tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent01,ibiblio03,ibiblio04,people01,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,serverbeach09,ns-sb01,collab03,smtp-mm-coloamer01,host1plus01,dedicatedsolutions01,proxy05,proxy11,mailman01
}

View file

@ -0,0 +1,7 @@
define host {
host_name mailman01
alias mailman01.phx2.fedoraproject.org
use defaulttemplate
address mailman01.phx2.fedoraproject.org
parents virthost17
}