From 6cf0ffd6597451c9363267403948119a8fa65ca1 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 28 Jan 2010 22:01:25 +0100 Subject: [PATCH] Ignore first 789 log entries on giustini --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index f5e5aeb..d8871cf 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2047,6 +2047,6 @@ services: hosts: giustini - name: event log - remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=0 $HOSTADDRESS$ public" + remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=789 $HOSTADDRESS$ public" runfrom: dijkstra hosts: giustini -- 2.20.1