From 0cc8f92fe4b0468b125cf4916d7228a2c0abb1ae Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sun, 27 Apr 2014 13:11:18 +0200 Subject: [PATCH] we run as wsgi now Signed-off-by: Martin Zobel-Helas --- config/nagios-master.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ea86611..a2dd7ec 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2681,10 +2681,10 @@ services: normal_check_interval: 60 retry_check_interval: 15 ############ - - - name: process - openstack - keystone - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C keystone-all -a '/usr/bin/python /usr/bin/keystone-all'" - hostgroups: openstack-controller +# - +# name: process - openstack - keystone +# nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C keystone-all -a '/usr/bin/python /usr/bin/keystone-all'" +# hostgroups: openstack-controller - name: process - openstack - memcached nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nobody -C memcached -a '/usr/bin/memcached -m 64 -p 11211 -u nobody -l 127.0.0.1'" -- 2.20.1