forked from infra/ansible
Zabbix: move Nagios moby check, pt2
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
cb69a210a4
commit
000d326ddf
2 changed files with 1 additions and 8 deletions
|
|
@ -19,6 +19,7 @@
|
|||
- rkhunter
|
||||
- nagios_client
|
||||
- zabbix/zabbix_agent
|
||||
- zabbix/oci_registry
|
||||
- hosts
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
|
|
|
|||
|
|
@ -2,14 +2,6 @@
|
|||
##
|
||||
## Other Frontend Websites
|
||||
|
||||
define service {
|
||||
hostgroup_name moby_registry
|
||||
service_description http-moby-registry
|
||||
check_command check_website!localhost:5000!/v2/!{}
|
||||
max_check_attempts 8
|
||||
use internalwebsitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name pkgs
|
||||
service_description http-pkgs-pagure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue