Skip to content

Zabbix NOC Alerter v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 03:07
· 68 commits to main since this release

A dependency-free Chrome MV3 extension that fires a sound alarm and a browser notification the moment a new Zabbix problem appears, using the browser session you are already logged into. No token, nothing hardcoded.

Features

  • Per-severity sound with volume and a test button.
  • Re-alarm while a problem is unacknowledged, until you ack it or mute.
  • Shows the host in the list and in the notification.
  • Acknowledge from the popup (with a message); shows any existing ack.
  • Resolved notification when a problem recovers.
  • Click a problem to open the exact event in Zabbix.
  • Filters: minimum severity, max age, exclude by text, hide suppressed/acknowledged.
  • Languages: English, Portuguese, Spanish, picked automatically from your browser.
  • Nothing hardcoded: the URL and an optional token live only in the options.
  • Accessibility: keyboard-navigable list, ARIA labels and live regions.

Install

Download the zip below and unzip it (or clone the repo). Open chrome://extensions, turn on Developer mode, click Load unpacked and pick the folder. Then set your Zabbix URL in the options and keep a Zabbix tab logged in.