Add 24-hour check for bodhi compose start
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
390eecbbbc
commit
2ded08f111
3 changed files with 8 additions and 0 deletions
|
@ -178,6 +178,12 @@ define service {
|
|||
check_command check_by_nrpe!check_datanommer_git
|
||||
use defaulttemplate
|
||||
}
|
||||
define service {
|
||||
host_name busgateway01.phx2.fedoraproject.org
|
||||
service_description Check datanommer for recent bodhi compose messages
|
||||
check_command check_by_nrpe!check_datanommer_bodhi_composes
|
||||
use defaulttemplate
|
||||
}
|
||||
define service {
|
||||
host_name busgateway01.phx2.fedoraproject.org
|
||||
service_description Check datanommer for recent bodhi messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue