git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2620b22
)
* ffluci/statistics: update default config
author
Jo-Philipp Wich
<redacted>
Sun, 25 May 2008 02:56:05 +0000
(
02:56
+0000)
committer
Jo-Philipp Wich
<redacted>
Sun, 25 May 2008 02:56:05 +0000
(
02:56
+0000)
applications/luci-statistics/root/etc/config/luci_statistics
patch
|
blob
|
history
diff --git
a/applications/luci-statistics/root/etc/config/luci_statistics
b/applications/luci-statistics/root/etc/config/luci_statistics
index b8642b68012bb50398be6bf3ce5830ae125d047d..9636c57f88b746bdc0068f76d9fe3427516e21b8 100644
(file)
--- a/
applications/luci-statistics/root/etc/config/luci_statistics
+++ b/
applications/luci-statistics/root/etc/config/luci_statistics
@@
-1,4
+1,4
@@
-config 'statistics' '
general
'
+config 'statistics' '
collectd
'
option 'BaseDir' '/var/run/collectd'
option 'Include' '/etc/collectd/conf.d'
option 'PIDFile' '/var/run/collectd.pid'
@@
-117,5
+117,5
@@
config 'statistics' 'collectd_rrdtool'
option 'enable' '1'
option 'DataDir' '/tmp'
option 'RRARows' '100'
- option 'RRASingle' '
1
'
+ option 'RRASingle' '
0
'
option 'RRATimespans' '600 86400 604800 2678400'
git clone https://git.99rst.org/PROJECT