src: Update exec plugin configuration
[barometer.git] / src / collectd / collectd_sample_configs / exec.conf
index 5b11fd9..f62d2e7 100644 (file)
@@ -16,5 +16,5 @@
 LoadPlugin exec
 <Plugin exec>
 #    Exec "user:group" "/path/to/exec"
-     NotificationExec "" "write_notification.sh"
+     NotificationExec "collectd_exec" "/opt/collectd/etc/collectd.conf.d/write_notification.sh"
 </Plugin>