b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | config bandwidthd |
2 | option dev br-lan | ||||
3 | option subnets "192.168.1.0/24" | ||||
4 | option skip_intervals 0 | ||||
5 | option graph_cutoff 1024 | ||||
6 | option promiscuous true | ||||
7 | option output_cdf false | ||||
8 | option recover_cdf false | ||||
9 | option filter ip | ||||
10 | option graph true | ||||
11 | option meta_refresh 150 | ||||
12 | option pgsql_connect_string "user = postgres dbname = bandwidthd host = 192.168.1.1" | ||||
13 | option sensor_id "openwrt" |