add nagios check for modernpaste
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
e66ca49d5c
commit
c60591bebe
1 changed files with 7 additions and 0 deletions
|
@ -114,6 +114,13 @@ define service {
|
|||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-modernpaste
|
||||
check_command check_website_ssl!paste.fedoraproject.org!/archive!NEXT
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
##
|
||||
## Individual hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue