add in test for magazine and communityblog

This commit is contained in:
Stephen Smoogen 2017-12-20 18:34:37 +00:00
parent a0c0e235c4
commit c8f6a9cb4b

View file

@ -129,7 +129,14 @@ define service {
host_name magazine2.fedorainfracloud.org
service_description http-magazine
use websitetemplate
check_command check_website!magazine2.fedorainfracloud.org!/
check_command check_website!magazine2.fedorainfracloud.org!/!Fedora Magazine
}
define service {
host_name communityblog.fedorainfracloud.org
service_description http-communityblog
use websitetemplate
check_command check_website!communityblog.fedorainfracloud.org!/!Fedora Community Blog
}
{% if vars['nagios_location'] == 'internal' %}