From 7d4bb8d15c78dd22621dd58da42848fbbca4881d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 29 Nov 2014 11:24:15 +0100 Subject: [PATCH] Different getty check on jessie --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 226db6f..6b7c095 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1553,6 +1553,12 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty" hostgroups: computers excludehosts: zelenka, zandonai + excludehostgroups: jessie + - + name: process - getty + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C agetty -a /sbin/agetty" + hostgroups: computers + hostgroups: jessie - name: processes - zombies nrpe: "/usr/lib/nagios/plugins/check_procs 5 10 -s Z" -- 2.20.1