nagios_server: Add internal website check for Koschei at OpenShift
This commit is contained in:
parent
b972fe2141
commit
a8c105ca84
1 changed files with 8 additions and 0 deletions
|
@ -243,6 +243,14 @@ define service {
|
|||
event_handler restart_httpd
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name os_nodes
|
||||
service_description http-koschei-internal
|
||||
check_command check_website_ssl!koschei.fedoraproject.org!/!Package summary
|
||||
max_check_attempts 8
|
||||
use internalwebsitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name mailman01.phx2.fedoraproject.org
|
||||
service_description http-mailman01.phx2.fedoraproject.org-internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue