diff --git a/roles/nagios_server/files/nagios/services/mgmt.cfg b/roles/nagios_server/files/nagios/services/mgmt.cfg index 20490291a2..64ea8688af 100644 --- a/roles/nagios_server/files/nagios/services/mgmt.cfg +++ b/roles/nagios_server/files/nagios/services/mgmt.cfg @@ -452,6 +452,27 @@ define service { use defaulttemplate } +define service { + host_name virthost16.mgmt.fedoraproject.org + service_description virthost16.mgmt.fedoraproject.org-https + check_command check_https!virthost12.mgmt.fedoraproject.org + use defaulttemplate +} + +define service { + host_name virthost17.mgmt.fedoraproject.org + service_description virthost17.mgmt.fedoraproject.org-https + check_command check_https!virthost12.mgmt.fedoraproject.org + use defaulttemplate +} + +define service { + host_name virthost18.mgmt.fedoraproject.org + service_description virthost18.mgmt.fedoraproject.org-https + check_command check_https!virthost12.mgmt.fedoraproject.org + use defaulttemplate +} + define service { host_name virthost-comm02.mgmt.fedoraproject.org service_description virthost-comm02.mgmt.fedoraproject.org-https