Skip to content

Script to register, change and delete assets zabbix by zabbix_api

License

Notifications You must be signed in to change notification settings

viniciustbitencourt/crud-apizabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud-apizabbix

This script was developed to insert, alter or exclude the main assets in two or more zabbix servers. The idea is to use this script for environments where events are not synchronized, allowing a great ease and agility in these processes.

Installation

Clone project
git clone https://github.com/viniciustbitencourt/crud-apizabbix.git

Install dependencies pip install zabbix_api python version 2.7.11(lastet)

Configuration

Configuration - conf.ini

Zabbix Configuration [zabbix01] hostname = hostname of the first server zabbix user = username of the server passwd = password of the server

[zabbix02] hostname = hostname of the second server zabbix user = username of the server passwd = password of the server

About

Script to register, change and delete assets zabbix by zabbix_api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages