This commit is contained in:
@@ -1,18 +1,3 @@
|
||||
# platform-projects/monitoring-zabbix
|
||||
# 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
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
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.
|
||||
Zabbix monitoring notes are planned. No implemented Zabbix example is present yet. See ../../ROADMAP.md.
|
||||
|
||||
Reference in New Issue
Block a user