Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 220 Bytes

zabbix_export_data_to_excel

export zabbix monitoring items to excel.

little script to export zabbix monitored hosts and triggers into excel.

before using it: Python3 installed. pip install openpyxl pandas requests