collectd - client configs

* Add the exec part for wifi
This commit is contained in:
Vladimir Vitkov 2015-10-20 16:40:48 +03:00
parent 576736ebf9
commit 1f1e9180a0
1 changed files with 7 additions and 0 deletions

View File

@ -98,6 +98,13 @@ LoadPlugin iwinfo
# wireless power/quality not extremely usefull
LoadPlugin wireless
# Now the custom scripts
# NOTE: Fix the script
LoadPlugin exec
<Plugin exec>
Exec "nobody" "/mon/wlstats-gather.sh"
</Plugin>
# now lets send some data here and there
# def port 25826
LoadPlugin network