From 3286ad817603363fb1ae5c85b5e6fe994a6b4104 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 21 Jun 2010 13:47:19 +0200 Subject: [PATCH] dsa-check-log-age-loghost need not run as root --- 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 b205bdc..eb21abe 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1287,7 +1287,7 @@ services: - name: remote logging - remotecheck: "sudo /usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$" + remotecheck: "/usr/lib/nagios/plugins/dsa-check-log-age-loghost $HOSTNAME$" runfrom: heininen hostgroups: computers ### MAIL STUFF -- 2.20.1