diff --git a/roles/nagios_client/tasks/main.yml b/roles/nagios_client/tasks/main.yml index 95dc3e1d97..7a70142a07 100644 --- a/roles/nagios_client/tasks/main.yml +++ b/roles/nagios_client/tasks/main.yml @@ -24,6 +24,9 @@ - check_raid.py - check_lock - check_fcomm_queue + - check_fedmsg_consumer_backlog.py + - check_fedmsg_consumer_exceptions.py + - check_fedmsg_producers_consumers.py # create dirs # puppet used to make /var/spool/nagios (owned by nagios.nagios) mode 750 @@ -61,6 +64,7 @@ - check_redis_proc.cfg - check_fcomm_cache_worker_proc.cfg - check_fcomm_queue.cfg + - check_fedmsg_consumers.cfg notify: - restart nrpe tags: