From 1f1e9180a0c736670d7585d52af776d5e5815a94 Mon Sep 17 00:00:00 2001 From: Vladimir Vitkov Date: Tue, 20 Oct 2015 16:40:48 +0300 Subject: [PATCH] collectd - client configs * Add the exec part for wifi --- monitoring/collectd/client/AP-collectd.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/monitoring/collectd/client/AP-collectd.conf b/monitoring/collectd/client/AP-collectd.conf index 0c463de..4a5875b 100644 --- a/monitoring/collectd/client/AP-collectd.conf +++ b/monitoring/collectd/client/AP-collectd.conf @@ -98,6 +98,13 @@ LoadPlugin iwinfo # wireless power/quality not extremely usefull LoadPlugin wireless +# Now the custom scripts +# NOTE: Fix the script +LoadPlugin exec + + Exec "nobody" "/mon/wlstats-gather.sh" + + # now lets send some data here and there # def port 25826 LoadPlugin network