forked from infra/ansible
Zabbix: remove some unused checks
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
d77168ff0c
commit
c0d5169f58
2 changed files with 0 additions and 9 deletions
|
|
@ -45,14 +45,6 @@ define service {
|
|||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name sundries
|
||||
service_description http-freemedia-internal
|
||||
check_command check_website!localhost!/freemedia/FreeMedia-form.html!Media
|
||||
use internalwebsitetemplate
|
||||
servicegroups freemedia
|
||||
}
|
||||
|
||||
{% endif %}
|
||||
|
||||
define service {
|
||||
|
|
|
|||
|
|
@ -35,7 +35,6 @@
|
|||
loop:
|
||||
- { name: 'http://certgetter01.rdu3.fedoraproject.org', string: 'Index' }
|
||||
- { name: 'https://lists.fedoraproject.org/archives', string: 'Fedora Mailing-Lists' }
|
||||
- { name: 'https://mailman01.rdu3.fedoraproject.org/archives', string: 'Fedora Mailing-Lists' }
|
||||
- { name: 'https://cdn.registry.fedoraproject.org/v2/', string: '{}' }
|
||||
- { name: 'https://www.fedorastatus.org/index.html', string: 'Fedora Infrastructure Status' }
|
||||
- { name: 'https://pagure.io/fedora-infrastructure/issues', string: 'Issues' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue