nagios_server: Run internal Koschei check only against OS infra nodes
This commit is contained in:
parent
b8c6b830e2
commit
42b2399faf
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ define service {
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
hostgroup_name os_nodes
|
hostgroup_name os_infra_nodes
|
||||||
service_description http-koschei-internal
|
service_description http-koschei-internal
|
||||||
check_command check_website_ssl!koschei.fedoraproject.org!/!Package summary
|
check_command check_website_ssl!koschei.fedoraproject.org!/!Package summary
|
||||||
max_check_attempts 8
|
max_check_attempts 8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue