17 lines
520 B
Markdown
17 lines
520 B
Markdown
# 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
|
|
|
|
```mermaid
|
|
flowchart TD
|
|
A["monitoring-zabbix"]
|
|
click A href "./" "monitoring-zabbix"
|
|
```
|
|
|
|
## Notes
|
|
|
|
- The directory is currently a placeholder.
|
|
- It complements the healthcheck scripts by representing the monitoring side of infrastructure operations.
|