/Zabbix_Mass_Import

Mass/Bulk import of multiple hosts using Zabbix Web Interface

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

Zabbix Mass Import

Import Zabbix Hosts with ease!

Build Status

Releasing script that adds multiple zabbix hosts at the same time without any hassle.

Features

  • OTA Updates which can be disabled
  • UNIX version can convert files from CR LF to LF
  • More user-friendly prompts
  • %100 easier!

Usage

Zabbix Mass Import script requires a Windows or Linux operating system, depending on which platform you're using.

First grant executable permissions using chmod +x zabbix_mass_import.sh

To launch the script:

./zabbix_mass_import.sh
./zabbix_mass_import.ps1

Note: If you encounter any errors while launching the script, try right-clicking and selecting "Run with Powershell".

The input file must be formatted as "$hostname [tab] $ip". Please make sure to press the "tab" key to separate $hostname and $ip. In the case of hostnames with unsupported characters, an error message will appear during the import process. This feature for correcting unsupported characters will be added in the future.

The output file will be generated upon script execution and can be imported into Zabbix via the web interface.

zabbix_mass_import

License

This software is licensed under GPL-3.0

Made with ♥ by bygalacos