forked from infra/ansible
Nagios: remove SSH monitoring, Zabbix does it
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
f3a05e1b72
commit
e73d603bd2
2 changed files with 0 additions and 31 deletions
|
|
@ -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
|
||||
#}
|
||||
|
|
@ -225,7 +225,6 @@
|
|||
- procs.cfg
|
||||
- raid.cfg
|
||||
- smtp-mm.cfg
|
||||
- ssh.cfg
|
||||
- swap.cfg
|
||||
- templates.cfg
|
||||
- vpn_server.cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue