1
0
Fork 0
forked from infra/ansible

Nagios: remove SSH monitoring, Zabbix does it

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2026-05-28 17:18:45 +01:00
commit e73d603bd2
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0
2 changed files with 0 additions and 31 deletions

View file

@ -1,30 +0,0 @@
define service {
hostgroup_name bastion
service_description SSH-bastion
check_command check_ssh
use defaulttemplate
}
#define service {
# hostgroup_name buildservers
# service_description SSH
# check_command check_ssh
# use defaulttemplate
# retry_interval 5
# max_check_attempts 12
#}
#define service {
# hostgroup_name autoqa
# service_description SSH
# check_command check_ssh
# use autoqatemplate
#}
# TODO: uncomment once retrace exists again
#define service {
# hostgroup_name retrace
# service_description SSH-retrace
# check_command check_ssh
# use retracetemplate
#}

View file

@ -225,7 +225,6 @@
- procs.cfg
- raid.cfg
- smtp-mm.cfg
- ssh.cfg
- swap.cfg
- templates.cfg
- vpn_server.cfg