Tags: zabbix api
Simple python script allows to create value maps from SNMP MIB files. It can list parsed values from SNMP MIB file values to cli or create value maps in Zabbix server via API. Any feedback would be really appreciated... Example of listing: >>zbx- ...
Receiving events, saving in Excel example: perl get_events.pl --d -2 --h -8 --d in days --h in hours
zapish - Zabbix API SHell binding The zapish.inc is the file to include in own SH/bash scripts with few functions which make calling Zabbix API easy. It consists of few functions for: construct JSON string fields like string, numeric and arrays t ...
Zabbix tool to extract all host from specific host group and export it in excel format 26-02-2019 : fix bug, sheet lenght will be last 30 chars of hostgroup name if it is bigger