aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-01-11 00:02:41 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-01-11 00:02:41 +0000
commit3eeed1209d0c4f4add6b37f68e73389d06ec001d (patch)
tree5225335e1a1e8e93bdc7de243e7a5d7c2d8daf31
parentd87f517c3faeee0bd4396e31099958a09b5d2412 (diff)
downloadupstream-3eeed1209d0c4f4add6b37f68e73389d06ec001d.tar.gz
upstream-3eeed1209d0c4f4add6b37f68e73389d06ec001d.tar.bz2
upstream-3eeed1209d0c4f4add6b37f68e73389d06ec001d.zip
Deleted bogus spaces, closes #198
SVN-Revision: 2891
-rw-r--r--openwrt/package/rrdcollect/files/rrdcollect.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/openwrt/package/rrdcollect/files/rrdcollect.conf b/openwrt/package/rrdcollect/files/rrdcollect.conf
index 232eccb6c4..1b374548ee 100644
--- a/openwrt/package/rrdcollect/files/rrdcollect.conf
+++ b/openwrt/package/rrdcollect/files/rrdcollect.conf
@@ -19,15 +19,15 @@ exec:///bin/df
# LAN: vlan0, WAN: vlan1, WIFI: eth1
file:///proc/net/dev
-" vlan0: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:Labi,Lapi,Labo,Lapo
-" vlan1: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:Wabi,Wapi,Wabo,Wapo
-" eth1: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:Wibi,Wipi,Wibo,Wipo
-#" tun0: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:tbi,tpi,tbo,tpo
+"vlan0: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:Labi,Lapi,Labo,Lapo
+"vlan1: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:Wabi,Wapi,Wabo,Wapo
+"eth1: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:Wibi,Wipi,Wibo,Wipo
+#"tun0: %d %d %*d %*d %*d %*d %*d %*d %d %d" IF.rrd:tbi,tpi,tbo,tpo
file:///proc/slabinfo
"ip_conntrack %d %*d %*d %*d %*d %*d" SYS.rrd:con
"arp_cache %d %*d %*d %*d %*d %*d" SYS.rrd:arp
file:///proc/interrupts
-" 4: %d MIPS eth1" SYS.rrd:irw
-" 5: %d MIPS eth0" SYS.rrd:ire
+"4: %d MIPS eth1" SYS.rrd:irw
+"5: %d MIPS eth0" SYS.rrd:ire