Skip to content

viniciustbitencourt/cadastro-csv-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cadastro-csv-zabbix

Script to register multiple hosts in zabbix .csv file

Installation

Clone project
git clone https://github.com/viniciustbitencourt/cadastro-csv-zabbix.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

[relatorio] csv = .csv file

About

Script to register multiple hosts in zabbix .csv file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages