# -*- encoding: utf-8 -*-
# stub: zabbixapi 0.1.8 ruby lib

Gem::Specification.new do |s|
  s.name = "zabbixapi".freeze
  s.version = "0.1.8".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Eduard Snesarev and Dmitry Vasiliev, mathiasmethner@googlemail.com".freeze]
  s.date = "2012-11-08"
  s.description = "Ruby module for work with zabbix api v1.8.".freeze
  s.email = "vadv.mkn@gmail.com".freeze
  s.extra_rdoc_files = ["README.rdoc".freeze]
  s.files = ["README.rdoc".freeze, "examples/basic_auth.rb".freeze, "examples/config.yml".freeze, "examples/maintenance-example.rb".freeze, "examples/populate_new_zabbix.sh".freeze, "examples/zabbix_availability".freeze, "examples/zabbix_clear_default".freeze, "examples/zabbix_cpufan-sersor".freeze, "examples/zabbix_cputemp-sersor".freeze, "examples/zabbix_disk_io".freeze, "examples/zabbix_filesystem".freeze, "examples/zabbix_group".freeze, "examples/zabbix_hlsp".freeze, "examples/zabbix_host".freeze, "examples/zabbix_iops".freeze, "examples/zabbix_ipmi-cpufan-sersor".freeze, "examples/zabbix_ipmi_systemp".freeze, "examples/zabbix_la".freeze, "examples/zabbix_mailer".freeze, "examples/zabbix_mdadm".freeze, "examples/zabbix_megaraid".freeze, "examples/zabbix_memory".freeze, "examples/zabbix_named".freeze, "examples/zabbix_net".freeze, "examples/zabbix_nginx".freeze, "examples/zabbix_nginx_500".freeze, "examples/zabbix_ntp".freeze, "examples/zabbix_nv-gputemp".freeze, "examples/zabbix_pgsql".freeze, "examples/zabbix_server_process".freeze, "examples/zabbix_smart_blade".freeze, "examples/zabbix_ssh".freeze, "examples/zabbix_varnish".freeze, "lib/zabbixapi.rb".freeze, "lib/zabbixapi/application.rb".freeze, "lib/zabbixapi/base.rb".freeze, "lib/zabbixapi/graph.rb".freeze, "lib/zabbixapi/group.rb".freeze, "lib/zabbixapi/host.rb".freeze, "lib/zabbixapi/item.rb".freeze, "lib/zabbixapi/maintenance.rb".freeze, "lib/zabbixapi/mediatype.rb".freeze, "lib/zabbixapi/screen.rb".freeze, "lib/zabbixapi/template.rb".freeze, "lib/zabbixapi/trigger.rb".freeze, "lib/zabbixapi/user.rb".freeze, "lib/zabbixapi/usermacro.rb".freeze, "spec/localhost.rb".freeze, "zabbixapi.gemspec".freeze]
  s.homepage = "https://github.com/vadv/zabbixapi/wiki".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Ruby module for work with zabbix api.".freeze
end