Skip to content

Generate combined XML for batch import of Zabbix hosts

License

Notifications You must be signed in to change notification settings

mikl0s/zabbix-xml-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-xml-import

Generate combined XML for batch import of Zabbix hosts

hosts.csv format

hostname1;ip1
hostname2;ip2
.
.
hostname99;ip99

host.xml

Change the host.xml accordingly to your needs. The default host type is 10001, which is Linux server with Zabbix agent.

requirements

Standard unix tools like bash, awk and sed.

About

Generate combined XML for batch import of Zabbix hosts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages