I've build a script in python to quickly build a screen from several hosts (or a switch) which uses the API of Zabbix. It can be found here:
zabbix-screenbuilder
I had the need for a script like this because I was monitoring some switches with auto discovery of the ports and wanted to display the discovered ports in a screen. Currently that is not possible in Zabbix so i built this script.
Feel free to improve upon it
It was build quickly and maybe not in the most efficient way, but it got the job done.
zabbix-screenbuilder
I had the need for a script like this because I was monitoring some switches with auto discovery of the ports and wanted to display the discovered ports in a screen. Currently that is not possible in Zabbix so i built this script.
Feel free to improve upon it
It was build quickly and maybe not in the most efficient way, but it got the job done.
Comment