From: Peter Palfrader Date: Sun, 8 Sep 2019 09:39:57 +0000 (+0200) Subject: No irqbalance on the last remaining jessie host X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=d365d29582a3009fcd5e2aed0e0a8715bb77f737 No irqbalance on the last remaining jessie host --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5f9882f..653dda5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1902,12 +1902,12 @@ services: - name: process - irqbalance nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'" - hostgroups: jessie, stretch + hostgroups: stretch - name: unexpected process - irqbalance nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance" hostgroups: computers - excludehostgroups: jessie, stretch + excludehostgroups: stretch ### - name: process - cron