and we have no bodhost

This commit is contained in:
Stephen Smoogen 2019-02-14 21:11:50 +00:00
parent 6228e1c148
commit 06cc8ca030
4 changed files with 1 additions and 25 deletions

View file

@ -70,15 +70,6 @@ define servicedependency {
execution_failure_criteria w,c
}
#define servicedependency {
# host_name bodhost01
# service_description nrpe
# dependent_host_name bodhost01
# dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes
# notification_failure_criteria w,c
# execution_failure_criteria w,c
#}
define servicedependency {
host_name sundries01
service_description nrpe

View file

@ -347,7 +347,6 @@
- name: Build out nagios host templates (production)
template: src=nagios/hosts/{{item}}.j2 dest=/etc/nagios/hosts/{{item}} mode=0644 owner=root group=root
with_items:
- bodhost-hosts.cfg
- cloud-hosts.cfg
- coloamer-hosts.cfg
- dedicatedsolutions-hosts.cfg

View file

@ -24,7 +24,7 @@ define hostgroup{
define hostgroup{
hostgroup_name routers
alias routers
members phx2-gw, ibiblio-gw, cloud-gw, bodhost-gw, coloamer-gw, dedicated-gw, host1plus-gw, internetx-gw, osuosl-gw, rdu-gw, rdu-cc-gw, tummy-gw
members phx2-gw, ibiblio-gw, cloud-gw, coloamer-gw, dedicated-gw, host1plus-gw, internetx-gw, osuosl-gw, rdu-gw, rdu-cc-gw, tummy-gw
}

View file

@ -44,20 +44,6 @@ define host {
{% endif %}
}
define host {
host_name bodhost-gw
alias bodhost gateway
use mincheck
check_command check-host-alive4
address 174.141.234.1
{% if vars['nagios_location'] == 'internal' %}
parents phx2-gw
{% else %}
parents ibiblio-gw
{% endif %}
}
define host {
host_name coloamer-gw
alias coloamerica gateway