Add website monitoring for anitya.
This commit is contained in:
parent
af0bb10235
commit
dd39cc3d26
1 changed files with 7 additions and 0 deletions
|
@ -257,3 +257,10 @@ define service {
|
||||||
check_command check_website!paste02.phx2.fedoraproject.org!/!Archives
|
check_command check_website!paste02.phx2.fedoraproject.org!/!Archives
|
||||||
use websitetemplate
|
use websitetemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
|
define service {
|
||||||
|
host_name anitya-frontend01
|
||||||
|
service_description release-monitoring.org/ Anitya
|
||||||
|
check_command check_website_ssl!release-monitoring.org!/!Anitya
|
||||||
|
use websitetemplate
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue