|
|
@ -4,7 +4,7 @@ |
|
|
|
### |
|
|
|
### charts.d - REQUIRES Bash, enable here and edit charts.d.conf |
|
|
|
### apps - none atm |
|
|
|
### node.d - REQURIES node.js |
|
|
|
### node.d - REQUIRES node.js |
|
|
|
### tc - QoS stats (if wanted) |
|
|
|
### cgcroups - No support in OpenWRT/LEDE by default |
|
|
|
### health - Disabled by default |
|
|
@ -33,4 +33,11 @@ |
|
|
|
enabled = no |
|
|
|
|
|
|
|
[plugin:proc] |
|
|
|
/proc/net/softnet_stat = no |
|
|
|
/proc/net/snmp = no |
|
|
|
/sys/kernel/mm/ksm = no |
|
|
|
/proc/net/netstat = no |
|
|
|
/proc/net/ip_vs_stats = no |
|
|
|
/proc/net/stat/synproxy = no |
|
|
|
/proc/net/rpc/nfsd = no |
|
|
|
/proc/net/rpc/nfs = no |