Skip to content

neerfri/rzabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RZabbix

RZabbix is a ruby client for Zabbix API access.

Installation Instructions

To install RZabbix, run the following command:

gem install rzabbix 

To use RZabbix:

gem 'rzabbix'
RZabbix::Base.set_credentials("zabbix.example.com", "user", "password")
host = RZabbix::Host.find("my-dns-example.com")

External Links

Zabbix Monitoring Server.

About

Zabbix API client for Ruby

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages