contrib/migrate-4-5.px: "df" does not have COUNTER DSTs.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 27 Apr 2011 15:29:33 +0000 (17:29 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 27 Apr 2011 15:29:51 +0000 (17:29 +0200)
contrib/migrate-4-5.px

index 0e6f7b2..539eaa3 100755 (executable)
@@ -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"],