nagios: adjust hostname for copr-be, it cannot use the alias
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0c7eb2d032
commit
6cd9a57b0b
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ define service {
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name download.copr.fedorainfracloud.org
|
host_name copr-be
|
||||||
service_description http-download.copr.fedorainfracloud.org
|
service_description http-download.copr.fedorainfracloud.org
|
||||||
check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||||
max_check_attempts 8
|
max_check_attempts 8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue