Franziska Kunsmann
371652fbe8
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
17 lines
538 B
TOML
17 lines
538 B
TOML
hostname = "45.140.180.45"
|
|
dummy = true
|
|
|
|
[metadata.icinga_options]
|
|
period = "daytime"
|
|
pretty_name = "ticket.gulas.ch"
|
|
|
|
[metadata.icinga2_api.nginx.services."NGINX VHOST jira CERTIFICATE"]
|
|
check_command = "check_https_cert_at_url"
|
|
"vars.domain" = "ticket.gulas.ch"
|
|
"vars.notification.mail" = true
|
|
|
|
[metadata.icinga2_api.nginx.services."NGINX VHOST jira CONTENT"]
|
|
check_command = "check_http_wget"
|
|
"vars.http_wget_contains" = "login.jsp"
|
|
"vars.http_wget_url" = "https://ticket.gulas.ch/secure/Dashboard.jspa"
|
|
"vars.notification.sms" = true
|