From: Peter Palfrader Date: Mon, 21 Jun 2010 11:47:19 +0000 (+0200) Subject: dsa-check-log-age-loghost need not run as root X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=3286ad817603363fb1ae5c85b5e6fe994a6b4104;p=mirror%2Fdsa-nagios.git dsa-check-log-age-loghost need not run as root --- 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