parent
576736ebf9
commit
1f1e9180a0
|
@ -98,6 +98,13 @@ LoadPlugin iwinfo
|
||||||
# wireless power/quality not extremely usefull
|
# wireless power/quality not extremely usefull
|
||||||
LoadPlugin wireless
|
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
|
# now lets send some data here and there
|
||||||
# def port 25826
|
# def port 25826
|
||||||
LoadPlugin network
|
LoadPlugin network
|
||||||
|
|
Loading…
Reference in New Issue