forked from infra/ansible
Nagios: Drop proxy mirrorlist & ostree file-age checks, migrated
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
d47a991333
commit
4be7c97ff1
1 changed files with 0 additions and 27 deletions
|
|
@ -1,30 +1,3 @@
|
|||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description Check MirrorList 1 Cache
|
||||
check_command check_by_nrpe!check_mirrorlist1_cache
|
||||
use defaulttemplate
|
||||
check_interval 120
|
||||
notification_interval 130
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description Check MirrorList 2 Cache
|
||||
check_command check_by_nrpe!check_mirrorlist2_cache
|
||||
use defaulttemplate
|
||||
check_interval 120
|
||||
notification_interval 130
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description Check ostree summary age
|
||||
check_command check_by_nrpe!check_ostree_summary_file_age
|
||||
use defaulttemplate
|
||||
check_interval 120
|
||||
notification_interval 130
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name log01.rdu3.fedoraproject.org
|
||||
service_description Check Merged Log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue