Files
portfolio/platform-projects/monitoring-zabbix/README.md
T
2026-05-06 06:40:46 +00:00

564 B

platform-projects/monitoring-zabbix

This folder is reserved for monitoring and alerting work centered on Zabbix-style platform operations. It is a suitable place for host templates, dashboards, trigger design, and operational alert tuning examples.

Diagram

flowchart TD
  A["monitoring-zabbix"] --> B["Hosts"]
  A --> C["Templates"]
  A --> D["Triggers"]
  A --> E["Dashboards"]

Notes

  • The directory is currently a placeholder.
  • It complements the healthcheck scripts by representing the monitoring side of infrastructure operations.