Clean up nagios client for old stuff that no longer matters.

Add a mailman api check. It gets a 401 now, but at least that tells us it's working.
This commit is contained in:
Kevin Fenzi 2018-02-06 23:12:14 +00:00
parent 4d411ec36d
commit 1cb897a769
3 changed files with 9 additions and 27 deletions

View file

@ -0,0 +1,7 @@
define service {
host_name mailman01.phx2.fedoraproject.org
service_description check mailman api
check_command check_mailman_api
max_check_attempts 5
use defaulttemplate
}

View file

@ -344,6 +344,7 @@ command[check_koschei_repo_resolver_proc]=/usr/lib64/nagios/plugins/check_procs
command[check_koschei_scheduler_proc]=/usr/lib64/nagios/plugins/check_procs -s RSD -u koschei -C koschei-schedul -c 1:1
command[check_koschei_watcher_proc]=/usr/lib64/nagios/plugins/check_procs -s RSD -u koschei -C koschei-watcher -c 1:1
command[check_mirrorlist_docker_proxy]=/usr/lib64/nagios/plugins/check_tcp -H localhost -p 18081
command[check_mailman_api]=/usr/lib64/nagios/plugins/check_http -H localhost -p 8001 -u /3.0
command[check_odcs_backend_proc]=/usr/lib64/nagios/plugins/check_procs -c 1:1 -C 'odcs-bakend' -u odcs
# The following are fedmsg/datanommer checks to be run on busgateway01.