Add pagure.io and whatcanidoforfedora.org to nagios.
This commit is contained in:
parent
ac693fcc97
commit
df03feb50a
1 changed files with 14 additions and 0 deletions
|
@ -156,6 +156,20 @@ define service {
|
|||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name 209.132.181.16-phx2, 85.236.55.6-internetx, proxy03.fedoraproject.org, 152.19.134.142-ibiblio, proxy06.fedoraproject.org, 213.175.193.206-bodhost, 67.203.2.67-coloamerica, 66.135.62.187-serverbeach
|
||||
service_description pagure.io - frontpage
|
||||
check_command check_website_ssl!pagure.io!/!All Projects
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name 209.132.181.16-phx2, 85.236.55.6-internetx, proxy03.fedoraproject.org, 152.19.134.142-ibiblio, proxy06.fedoraproject.org, 213.175.193.206-bodhost, 67.203.2.67-coloamerica, 66.135.62.187-serverbeach
|
||||
service_description whatcanidoforfedora.org - asknot-ng
|
||||
check_command check_website_ssl!whatcanidoforfedora.org!/en/!What can I do for Fedora
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name 209.132.183.81-phx2
|
||||
service_description www.redhat.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue