Different getty check on jessie
authorPeter Palfrader <peter@palfrader.org>
Sat, 29 Nov 2014 10:24:15 +0000 (11:24 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 29 Nov 2014 10:24:15 +0000 (11:24 +0100)
config/nagios-master.cfg

index 226db6f..6b7c095 100644 (file)
@@ -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"