Try this as a nagios check for mote.

This commit is contained in:
Ralph Bean 2015-06-16 16:13:17 +00:00
parent a324540ebf
commit bd9ac08577

View file

@ -271,3 +271,10 @@ define service {
check_command check_website_ssl!release-monitoring.org!/!Anitya
use websitetemplate
}
define service {
host_name value01
service_description meetbot.fedoraproject.org/ møte
check_command check_website!localhost!/!møte
use websitetemplate
}