From 3aff00bc0fe7b3a68c27845c53fbf4001bea2cf1 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 26 Feb 2017 09:22:51 +0100 Subject: [PATCH] And check it runs (on casulana only for now) --- config/nagios-master.cfg | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c4d0145..c9b9338 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1916,6 +1916,13 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C atd -a /usr/sbin/atd" hostgroups: computers ### + - + name: process - irqbalance + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'" + hosts: casulana + #hostgroups: computers + #excludehostgroups: single-cpu, freebsd + ### - name: process - cron nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C cron -a /usr/sbin/cron" -- 2.20.1