mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-08-12 18:12:19 +03:00
Monitor: Grafana auth proxy session fix and nginx login bypass.
Use ac_crash_sess shared session, allow password reset without auth_request, update grafana.ini template and alert rules. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
| `/etc/prometheus/rules/node_alerts.yml` | HW/OS alert rules (10 rules) |
|
||||
| `/etc/prometheus/rules/service_alerts.yml` | Service/HTTP/DB alert rules (10 rules) |
|
||||
| `/etc/alertmanager/alertmanager.yml` | Alert routing (email + Telegram stub) |
|
||||
| `/etc/grafana/grafana.ini` | Grafana config (subpath, auth proxy) |
|
||||
| `/etc/grafana.ini` | Grafana config (subpath, auth proxy) — Alpine OpenRC path |
|
||||
| `/var/lib/grafana/provisioning/` | Auto-provisioned datasource + dashboards dir |
|
||||
| `/etc/conf.d/grafana` | Grafana runtime overrides (bind address, provisioning path) |
|
||||
|
||||
@@ -80,7 +80,7 @@ done
|
||||
|--------|---------|----------|
|
||||
| CPU | >85% for 10m | >95% for 5m |
|
||||
| RAM free | <15% for 5m | <5% for 2m |
|
||||
| Disk free | <20% for 15m | <10% for 10m |
|
||||
| Disk free | <7% for 15m | <5% for 10m |
|
||||
| Load (per vCPU) | >1.5× for 5m | >3.0× for 5m |
|
||||
| HTTP probe | >5s for 5m | down >3m |
|
||||
| SSL cert | <14 days | <7 days |
|
||||
|
||||
Reference in New Issue
Block a user