ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/utils/bandwidthd/files/bandwidthd-pgsql.config b/external/subpack/utils/bandwidthd/files/bandwidthd-pgsql.config
new file mode 100644
index 0000000..f94c737
--- /dev/null
+++ b/external/subpack/utils/bandwidthd/files/bandwidthd-pgsql.config
@@ -0,0 +1,13 @@
+config bandwidthd
+	option dev		br-lan
+	option subnets		"192.168.1.0/24"
+	option skip_intervals	0
+	option graph_cutoff	1024
+	option promiscuous	true
+	option output_cdf	false
+	option recover_cdf	false
+	option filter		ip
+	option graph		true
+	option meta_refresh	150
+	option pgsql_connect_string	"user = postgres dbname = bandwidthd host = 192.168.1.1"
+	option sensor_id	"openwrt"