Zabbix - extending macro boundaries
While developing a solution for a client, two tasks arose that I wanted to solve elegantly using Zabbix's standard functionality. Task 1: Monitoring the current firmware version on Mikrotik routers. This task is easily accomplished by adding an HTTP agent to the template. The agent retrieves the current version from the Mikrotik website, while a trigger compares the current version with the actual one and issues an alert if there's a discrepancy. When […]
