From: Martin Zobel-Helas Date: Thu, 12 Feb 2015 10:33:18 +0000 (+0000) Subject: remove jetty for now X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=a489957d59e17f5ec6db0caa3e7d40c6a6a9e5a9;p=mirror%2Fdsa-nagios.git remove jetty for now Signed-off-by: Martin Zobel-Helas --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index da043a7..837ed04 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -706,7 +706,7 @@ servers: stockhausen: address: 82.195.75.108 parents: ganeti3 - hostgroups: computers, service, kvmdomains, jessie, acpid-hosts, jetty-hosts + hostgroups: computers, service, kvmdomains, jessie, acpid-hosts ganeti3: address: 82.195.75.111 parents: gw-man-da @@ -1222,9 +1222,6 @@ hostgroups: apache2-hosts: alias: hosts running apache2 private: 1 - jetty-hosts: - alias: hosts running jetty - private: 1 bind9-hosts: alias: hosts running bind9 private: 1 @@ -2687,16 +2684,6 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:30 -c 1: -u nagios -C icinga -a '/usr/sbin/icinga -d /etc/icinga/icinga.cfg'" hosts: tchaikovsky ### - - - name: process - jetty - master - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -a 'jsvc.exec'" - hostgroups: jetty-hosts - - - name: process - jetty - worker - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u jetty -a 'jsvc.exec -user jetty'" - hostgroups: jetty-hosts - depends: process - jetty - master - ### - name: process - debianqueued nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u dak-unpriv -C debianqueued"