projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b6a7e
)
contrib/migrate-4-5.px: "df" does not have COUNTER DSTs.
author
Florian Forster
<octo@huhu.verplant.org>
Wed, 27 Apr 2011 15:29:33 +0000
(17:29 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Wed, 27 Apr 2011 15:29:51 +0000
(17:29 +0200)
contrib/migrate-4-5.px
patch
|
blob
|
history
diff --git
a/contrib/migrate-4-5.px
b/contrib/migrate-4-5.px
index
0e6f7b2
..
539eaa3
100755
(executable)
--- a/
contrib/migrate-4-5.px
+++ b/
contrib/migrate-4-5.px
@@
-45,7
+45,6
@@
our %TypesCounterToDerive = # {{{
connections => ["value"],
cpu => ["value"],
current => ["value"],
- df => ["used", "free"],
disk_merged => ["read", "write"],
disk_octets => ["read", "write"],
disk_ops => ["read", "write"],