Changes between Version 1 and Version 2 of Munin_Stats-Gatherer_Readme


Ignore:
Timestamp:
2010-08-08T23:28:44Z (14 years ago)
Author:
terrell
Comment:

spelling

Legend:

Unmodified
Added
Removed
Modified
  • Munin_Stats-Gatherer_Readme

    v1 v2  
    1818
    1919  For running these plugins you need to have a Tahoe-LAFS stats-gatherer node.
    20   You can find more infomation in file docs/stats.txt
     20  You can find more information in file docs/stats.txt
    2121
    22   For plugins configration please read tahoe-stats_conf
     22  For plugins configuration please read tahoe-stats_conf
    2323
    2424= Plugins details  =
     
    5151
    5252  tahoe_stats_storage_allocated:              Shows space allocated
    53   tahoe_stats_storage_bytes_added:            Shows cummulative bytes added
    54   tahoe_stats_storage_bytes_freed:            Shows cummulative bytes removed
     53  tahoe_stats_storage_bytes_added:            Shows cumulative bytes added
     54  tahoe_stats_storage_bytes_freed:            Shows cumulative bytes removed
    5555  tahoe_stats_storage_disk_used:              Shows space consumed
    56   tahoe_stats_storage_operations_allocate:    Shows how many allocate_buckets operations occured per second.
     56  tahoe_stats_storage_operations_allocate:    Shows how many allocate_buckets operations occurred per second.
    5757                                              Each immutable file upload causes one such operation per server
    5858
    59   tahoe_stats_storage_operations_get:         This graph shows how many get_bucket operations occured per second.
     59  tahoe_stats_storage_operations_get:         This graph shows how many get_bucket operations occurred per second.
    6060                                              Each immutable file download/check causes one such operation per server
    6161
    62   tahoe_stats_storage_bytes_added:            Shows how many readv operations occured per second.
     62  tahoe_stats_storage_bytes_added:            Shows how many readv operations occurred per second.
    6363                                              Each dirnode read causes one such operation per server.
    6464
    65   tahoe_stats_storage_operations_writev:      Shows how many writev operations occured per second.
     65  tahoe_stats_storage_operations_writev:      Shows how many writev operations occurred per second.
    6666                                              Each mutable file/dirnode write causes one such operation per server
    6767
     
    9494
    9595  Note:
    96   You need to wait 5min before Munin-Node perform graphs
     96  You need to wait 5min before Munin-Node creates any graphs
    9797 
    9898= Plugins testing =
     
    104104    [..]
    105105 
    106   To display graph configuration add 'config' a the end of command line:
     106  To display graph configuration add 'config' at the end of command line:
    107107    #munin-run tahoe_stats_storage_disk_used config
    108108    graph_title Tahoe-LAFS Storage Server Disk Used