switch nagios from bodhi-backend03 to 01

This commit is contained in:
Kevin Fenzi 2017-01-23 16:21:39 +00:00
parent 7ce2dfd99c
commit 71c1747710
3 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,7 @@
#define host { define host {
# host_name bodhi-backend01 host_name bodhi-backend01
# alias bodhi-backend01.phx2.fedoraproject.org alias bodhi-backend01.phx2.fedoraproject.org
# use defaulttemplate use defaulttemplate
# address bodhi-backend01.phx2.fedoraproject.org address bodhi-backend01.phx2.fedoraproject.org
# parents bvirthost10 parents bvirthost03
#} }

View file

@ -1,7 +1,7 @@
define host { #define host {
host_name bodhi-backend03 # host_name bodhi-backend03
alias bodhi-backend03.phx2.fedoraproject.org # alias bodhi-backend03.phx2.fedoraproject.org
use defaulttemplate # use defaulttemplate
address bodhi-backend03.phx2.fedoraproject.org # address bodhi-backend03.phx2.fedoraproject.org
parents bvirthost09 # parents bvirthost09
} #}

View file

@ -81,7 +81,7 @@ define service {
} }
define service { define service {
host_name bodhi-backend03 host_name bodhi-backend01
service_description Check for fedmsg-hub proc service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_masher_proc check_command check_by_nrpe!check_fedmsg_masher_proc
use defaulttemplate use defaulttemplate
@ -402,7 +402,7 @@ define service {
} }
define service { define service {
host_name bodhi-backend03 host_name bodhi-backend01
service_description Check fedmsg consumers and producers hub service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_bodhi_backend01_hub check_command check_by_nrpe!check_fedmsg_cp_bodhi_backend01_hub
use defaulttemplate use defaulttemplate
@ -534,7 +534,7 @@ define service {
} }
define service { define service {
host_name bodhi-backend03 host_name bodhi-backend01
service_description Check fedmsg-hub consumers exceptions service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_bodhi_backend01_hub check_command check_by_nrpe!check_fedmsg_cexceptions_bodhi_backend01_hub
use defaulttemplate use defaulttemplate
@ -670,7 +670,7 @@ define service {
} }
define service { define service {
host_name bodhi-backend03 host_name bodhi-backend01
service_description Check fedmsg-hub consumers backlog service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_bodhi_backend01_hub check_command check_by_nrpe!check_fedmsg_cbacklog_bodhi_backend01_hub
use defaulttemplate use defaulttemplate