mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
nagios: add monitoring for stg pagure ssl cert
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -40,6 +40,13 @@ define service {
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name pagure-stg01.fedoraproject.org
|
||||
service_description https-pagure-stg-cert
|
||||
check_command check_ssl_cert!stg.pagure.io!25
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
# fedora coreos endpoints
|
||||
|
||||
define service {
|
||||
|
||||
Reference in New Issue
Block a user