munin2graphite 0.3.0
This gem will install as a daemon and can be used to connect to a graphite and a carbon backend. It will not only post the data for the metrics but also create graphs into graphite, by means of a translation from munin-node.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (6):
            daemons
            = 1.1.4
          
          
            diplomat
            >= 2.0.2, ~> 2.0
          
          
            json
            ~> 1.8.2
          
          
            munin-ruby
            ~> 0.2.1
          
          
            parseconfig
            >= 0
          
          
            rufus-scheduler
            = 2.0.10
          
    