From 42fda730da17260020ecb2cd2d1b4a06098ec017 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 12 May 2014 17:26:16 +0000 Subject: [PATCH] Have to actually copy the new pieces out. --- roles/nagios_client/tasks/main.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: