zabbix_pusher 0.1.0
zabbix_pusher is a gem to parse zabbix templates and push the data to the corresponding zabbix server
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (8):
            activesupport
            ~> 3.0.8
          
          
            awesome_print
            ~> 0.4.0
          
          
            httparty
            ~> 0.7.8
          
          
            i18n
            ~> 0.6.0
          
          
            mixlib-cli
            ~> 1.2.0
          
          
            nokogiri
            ~> 1.4.4
          
          
            yajl-ruby
            ~> 0.8.2
          
          
            zabbix
            ~> 0.3.0
          
    