Try this as a nagios check for mote.
This commit is contained in:
parent
a324540ebf
commit
bd9ac08577
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue