File tree Expand file tree Collapse file tree
openwrt-openwisp-monitoring/files Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ show_help() {
1414 printf " --dump \" <interfaces>\" \t\t\t: Dump device metrics data.\n"
1515 printf " \t\" <interfaces>\" is a space separated list of interfaces from which traffic stats"
1616 printf " will be collected.\n "
17- printf " \tPassing a quoted asterisk (eg: " * " ) will extract traffic statistics from all interfaces.\n"
17+ printf " \tPassing a quoted asterisk (eg: \" * \ " ) will extract traffic statistics from all interfaces.\n"
1818 exit 0
1919}
2020
Original file line number Diff line number Diff line change 1919 runbuild \
2020 runtests \
2121 ./openwrt-openwisp-monitoring/files/monitoring.init \
22- ./openwrt-openwisp-monitoring/files/monitoring.agent
22+ ./openwrt-openwisp-monitoring/files/monitoring.agent \
23+ ./openwrt-openwisp-monitoring/files/netjson-monitoring
2324
2425 shfmt -d .
2526 shfmt -d openwrt-openwisp-monitoring/files/monitoring.agent
You can’t perform that action at this time.
0 commit comments