From 1b0f394f5373a8cc2d864d5ff3e5e095d391380d Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Tue, 9 Jun 2015 20:33:02 +0000 Subject: [PATCH] only one host for now, so nagios is readable again Signed-off-by: Martin Zobel-Helas --- config/nagios-master.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 6f6b16a..0e58116 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2654,8 +2654,9 @@ services: - name: system - all services running nrpe: "/usr/bin/sudo /bin/systemctl is-system-running" - hostgroups: jessie - excludehostgroups: freebsd + hosts: diabelli + #hostgroups: jessie + #excludehostgroups: freebsd ### - name: process - rngd -- 2.20.1