Code

collectd.conf: Updated the "exec" example.
[pkg-collectd.git] / debian / collectd.conf
index 1b88777801853ba883073778fd4c43c11e58293c..e19d25a197f5060af94eca2b28b540a89e45b853 100644 (file)
@@ -131,7 +131,8 @@ LoadPlugin users
 
 #<Plugin exec>
 #      Exec user "/path/to/exec"
-#      NotificationExec "/path/to/exec"
+#      Exec "user:group" "/path/to/exec"
+#      NotificationExec user "/path/to/exec"
 #</Plugin>
 
 #<Plugin hddtemp>