1
0
Fork 0
forked from infra/ansible

Nagios: remove more things we already have in Zabbix

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2026-05-21 10:32:17 +01:00
commit 1c6dded5bb
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0
3 changed files with 0 additions and 72 deletions

View file

@ -12,13 +12,6 @@ define service {
use defaulttemplate
}
define service {
hostgroup_name oneproxy
service_description https-whatcanidoforfedora-cert
check_command check_ssl_cert!whatcanidoforfedora.org!25
use defaulttemplate
}
define service {
host_name pagure.io
service_description https-pagure-cert
@ -33,45 +26,6 @@ define service {
use defaulttemplate
}
# fedora coreos endpoints
define service {
hostgroup_name oneproxy
service_description https-updates-coreos-cert
check_command check_ssl_cert!updates.coreos.fedoraproject.org!25
use defaulttemplate
}
define service {
hostgroup_name oneproxy
service_description https-raw-updates-coreos-cert
check_command check_ssl_cert!raw-updates.coreos.fedoraproject.org!25
use defaulttemplate
}
define service {
hostgroup_name oneproxy
service_description https-status-updates-coreos-cert
check_command check_ssl_cert!status.updates.coreos.fedoraproject.org!25
use defaulttemplate
}
define service {
hostgroup_name oneproxy
service_description https-status-raw-updates-coreos-cert
check_command check_ssl_cert!status.raw-updates.coreos.fedoraproject.org!25
use defaulttemplate
}
# ocp4 cluster prod
define service {
hostgroup_name oneproxy
service_description https-ocp4-prod-cert
check_command check_ssl_cert!console-openshift-console.apps.ocp.fedoraproject.org!25
use defaulttemplate
}
# ocp4 cluster stg
define service {

View file

@ -1,12 +1,3 @@
define service {
host_name {% for host in groups['ipa'] %}{% if hostvars[host].nagios_Can_Connect == true %}{{host}},{% endif%}{% endfor %}
service_description IPA Replication Status
check_command check_by_nrpe!check_ipa_replication
use lighttemplate
servicegroups ipa
}
define service {
host_name {{ groups['ipa'][0] }}
service_description IPA Free IDs

View file

@ -48,23 +48,6 @@ define service {
use internalwebsitetemplate
}
define service {
hostgroup_name ipa
service_description http-ipa-internal
check_command check_website!localhost!/ipa/ui/!Identity Management
max_check_attempts 8
use internalwebsitetemplate
event_handler restart_httpd
}
define service {
hostgroup_name ocp_workers
service_description http-koschei-internal
check_command check_website_ssl!koschei.fedoraproject.org!/!Package summary
max_check_attempts 8
use internalwebsitetemplate
}
define service {
hostgroup_name proxies_ocp4
service_description http-fmn-web