I wasn't sure where to share this but this seemed like an OK spot. Let me start out by saying I am not a programmer! So I'm sure this will be pretty amateurish for you experts.
I needed a tool to give to Analysts so they could easily dump data out of Zabbix in CSV without having to write code that interacts with the API. Here is my first attempt at making such a utility. I hope perhaps it can help others.
Upon first run you'll need to enter your Zabbix URL & API token. After that it should all work just fine. It has only been tested on the latest Zabbix release (7.0) at the time of writing. I'm sure theres bugs.
I needed a tool to give to Analysts so they could easily dump data out of Zabbix in CSV without having to write code that interacts with the API. Here is my first attempt at making such a utility. I hope perhaps it can help others.
Upon first run you'll need to enter your Zabbix URL & API token. After that it should all work just fine. It has only been tested on the latest Zabbix release (7.0) at the time of writing. I'm sure theres bugs.
Comment