8000 GitHub - flaviotorres/zaas: Zabbix REST API, zabbix as a service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flaviotorres/zaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

zaas

Zabbix REST API, zabbix as a service

REST service to the zabbix API, it will:

  • create a host
  • create a hostgroup
  • bind the provided template to the server + hostgroup

Using:

curl -X PUT -F 'template=check-status' -F 'group=new-host-group' http://server/bind/your-hostname-1.intra"

INSTALLING

  • Python 2.7 1
  • Bottle 2

About

Zabbix REST API, zabbix as a service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0