Adding Check for pagure.io per issue 10541
This commit is contained in:
parent
9b539b23d6
commit
8795bffd2c
1 changed files with 8 additions and 0 deletions
|
@ -343,3 +343,11 @@ define service {
|
|||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name pagure02.fedoraproject.org
|
||||
service_description https://pagure.io/fedora-infrastructure/issues
|
||||
check_command check_website_follow!pagure02.fedoraproject.org!https://pagure.io/fedora-infrastructure/issues!Isues
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue