]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
munin stats: fix typo in mutable file stats
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 23 Apr 2008 22:50:29 +0000 (15:50 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 23 Apr 2008 22:50:29 +0000 (15:50 -0700)
misc/munin/tahoe-stats.py

index dd8cb7113f6ee95a80dcef8f862d8db4c26864d8..57d18e781becd076669dd8353db94dc315163ca8 100644 (file)
@@ -312,8 +312,8 @@ PLUGINS = {
           'graph_render': '\n'.join(['%(name)s.value %(value)s',
                                      ]),
         },
-    'tahoe_mutable_bytes_published':
-        { 'statid': 'mutable.bytes_published',
+    'tahoe_mutable_files_published':
+        { 'statid': 'mutable.files_published',
           'category': 'counters',
           'configheader': '\n'.join(['graph_title Tahoe Mutable Files Published',
                                      'graph_vlabel files',