Fix qa09.mgmt https check and add a restart for nagios
This commit is contained in:
parent
e1563a34bb
commit
29bfbdffda
3 changed files with 11 additions and 0 deletions
|
@ -379,6 +379,13 @@ define service {
|
|||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name qa09.mgmt.fedoraproject.org
|
||||
service_description qa09.mgmt.fedoraproject.org-https
|
||||
check_command check_https!qa09.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name sign-vault03.mgmt.fedoraproject.org
|
||||
service_description sign-vault03.mgmt.fedoraproject.org-https
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue