Skip to content
/ Zabipi Public

Simplest Zabbix API that will help you instead of f*ing your brain

Notifications You must be signed in to change notification settings

DRVTiny/Zabipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zabipi

Zabipi - is a very simple and clear Zabbix API which allow you to use perl data structures to make JSON requests and to get answers. Zabipi in functional is only one command "zbx" which prepares HTTP POST request, send it to server and parses results. zbx has some subcommands, wich is divided into "simplified actions" (such as searchHostByName) and "native API methods" (such as user.get or service.get).

There are no documentation for Zabipi yet... ...except this README and INSTALL files, and the bunch of examples, of course :)

But if you can read in russian, it will be very helpful for you to read this forum thread, which is used by me as a something like "Changelog" with short usable examples: https://www.zabbix.com/forum/showthread.php?p=160086

You're welcome to ask any questions, request any features, etc. Dont hessitate, write to me, write now! :)

email: drvtiny (AT) gmail.com

With best regards, Andrey Konovalov aka DRVTiny

About

Simplest Zabbix API that will help you instead of f*ing your brain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages