firmware/bsp/default/root_file_system/etc/config/nodewatcher
Steffen Pankratz c10ae3024b - removed 'version' property, to eliminate confusion with value in /etc/nodewatcher.sh
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Reviewed-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2015-11-17 15:28:39 +01:00

10 lines
352 B
Plaintext

config 'script'
option 'error_level' '0'
option 'logfile' '/var/log/nodewatcher.log'
option 'data_file' '/tmp/crawldata/node.data'
config 'network'
option 'mesh_interface' 'br-mesh'
option 'iface_blacklist' 'lo ifb0' # This devices won't be sent to netmon at all
option 'ip_whitelist' 'br-mesh' # For this devices the IPs will be sent to netmon