nagios: monitoring resultsdb.ci.centos.org. Need to call it by it's internal fedora name here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
24397415c2
commit
625acabd00
1 changed files with 3 additions and 3 deletions
|
@ -154,9 +154,9 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name resultsdb.ci.centos.org
|
||||
service_description http-resultsdb.ci.centos.org
|
||||
check_command check_website!resultsdb.ci.centos.org!/resultsdb_api/api/v2.0/!PASSED
|
||||
host_name ci-cc-rdu01.fedoraproject.org
|
||||
service_description http-ci-cc-rdu01.fedoraproject.org
|
||||
check_command check_website!ci-cc-rdu01.fedoraproject.org!/resultsdb_api/api/v2.0/!PASSED
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue