Skip to content

v1.61.3

Choose a tag to compare

@hreskiv hreskiv released this 26 Jul 14:45

Added

  • A ready-made Zabbix template. If you run Zabbix rather than Prometheus and Grafana, zabbix-template.yaml gives you history and alerting without either. Import it, point two macros at your installation and paste in a viewer API key. Zabbix then talks only to the manager: your routers need no SNMP community, no agent, and do not have to be reachable from the Zabbix server at all.
    • Every device the manager polls is discovered automatically and arrives with its own graphs — online state, CPU, memory, temperature, voltage, power, RouterOS version, firmware, and how long ago it was last polled — plus triggers for offline, threshold breaches, an available RouterOS update, RouterBOARD firmware left behind after an upgrade, and monitoring data going stale.
    • Alongside the fleet: service health, database size, CVE counts by severity, missing security releases, licence slots remaining, syslog throughput, blocked attackers, and failed tasks.
    • Thresholds are macros and can be overridden per device, and discovery can be limited to devices whose name matches a pattern.

Fixed

  • The app installed on an iPhone home screen did not reach the bottom of the display. A blank strip the height of the status bar sat under the tab bar, and the device list was cut short by the same amount. The window now fills the screen.
  • The first tab read "Devices" but opened the Dashboard. It is labelled "Dashboard" now, matching the screen title above it.