mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Update nagios check for fedoraproject.org, and add hotspot.txt check
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-fedoraproject.org
|
||||
check_command check_website!fedoraproject.org!/!getfedora.org
|
||||
check_command check_website!fedoraproject.org!/!https://fedoraproject.org/
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-fedoraproject.org-hotspot.txt
|
||||
check_command check_website!fedoraproject.org!/static/hotspot.txt!OK
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user