add simple monitoring for pagure's celery redis queue
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
3a7972233a
commit
f207778a0e
4 changed files with 32 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
- check_osbs_builds.py
|
||||
- check_osbs_api.py
|
||||
- check_ipa_replication
|
||||
- check_redis_queue.sh
|
||||
when: not inventory_hostname.startswith('noc')
|
||||
tags:
|
||||
- nagios_client
|
||||
|
@ -146,6 +147,7 @@
|
|||
- check_koschei_watcher_proc.cfg
|
||||
- check_testcloud.cfg
|
||||
- check_mirrorlist_docker_proxy.cfg
|
||||
- check_celery_redis_queue.cfg
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue