Initial commit — Zabbix Dashboard app

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-20 17:10:57 +02:00
commit 8b38d6a9c9
13 changed files with 2524 additions and 0 deletions

6
description.txt Normal file
View File

@@ -0,0 +1,6 @@
I a simple well arranged and clean Dashboard Website. It connects to my Zabbix 7.4.9 instance via API.
I have around 40 KFC Restaurants that I Need to monitor. First distinction is by Country: Austria and Slovakia .
The Dashboard Needs two views: per Restaurant and per device type.
Per Restaurant: All hosts with a specific "customer" tag (tag value is "QWE"). Item identifier is tag "location".
Per device type: this is based on the host group.
Graphical representation of one item (restaurant/location and device type) is with a hexagon, circle, etc. Feel free to make a suggestion.