dsa-check-log-age-loghost need not run as root
authorPeter Palfrader <peter@palfrader.org>
Mon, 21 Jun 2010 11:47:19 +0000 (13:47 +0200)
committerPeter Palfrader <peter@palfrader.org>
Mon, 21 Jun 2010 11:47:19 +0000 (13:47 +0200)
config/nagios-master.cfg

index b205bdc..eb21abe 100644 (file)
@@ -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