This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"timestamp": "2026-04-12 22:15:11",
|
||||
"timestamp": "2026-04-12 22:20:09",
|
||||
"healthy": false,
|
||||
"checks": {
|
||||
"outpost": "DOWN",
|
||||
@@ -19,7 +19,7 @@
|
||||
"docker:authentik-worker": "NOT_FOUND",
|
||||
"docker:authentik-db": "NOT_FOUND",
|
||||
"docker:authentik-redis": "NOT_FOUND",
|
||||
"open_ports": 52,
|
||||
"open_ports": 51,
|
||||
"nginx": "OK"
|
||||
},
|
||||
"flow_ok": 3,
|
||||
@@ -30,57 +30,57 @@
|
||||
{
|
||||
"level": "critical",
|
||||
"msg": "Outpost DOWN 9090",
|
||||
"ts": "2026-04-12T22:15:02+00:00"
|
||||
"ts": "2026-04-12T22:20:02+00:00"
|
||||
},
|
||||
{
|
||||
"level": "critical",
|
||||
"msg": "Outpost STILL DOWN",
|
||||
"ts": "2026-04-12T22:15:08+00:00"
|
||||
"ts": "2026-04-12T22:20:07+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Auth flow ethica.weval-consulting.com: 200",
|
||||
"ts": "2026-04-12T22:15:08+00:00"
|
||||
"ts": "2026-04-12T22:20:07+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Auth flow n8n.weval-consulting.com: 200",
|
||||
"ts": "2026-04-12T22:15:08+00:00"
|
||||
"ts": "2026-04-12T22:20:07+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Auth flow crm.weval-consulting.com: 200",
|
||||
"ts": "2026-04-12T22:15:08+00:00"
|
||||
"ts": "2026-04-12T22:20:07+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Auth flow mm.weval-consulting.com: 200",
|
||||
"ts": "2026-04-12T22:15:09+00:00"
|
||||
"ts": "2026-04-12T22:20:08+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Auth flow analytics.weval-consulting.com: 200",
|
||||
"ts": "2026-04-12T22:15:09+00:00"
|
||||
"ts": "2026-04-12T22:20:08+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Auth flow deerflow.weval-consulting.com: 200",
|
||||
"ts": "2026-04-12T22:15:09+00:00"
|
||||
"ts": "2026-04-12T22:20:08+00:00"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Callback location missing in nginx",
|
||||
"ts": "2026-04-12T22:15:09+00:00"
|
||||
"ts": "2026-04-12T22:20:08+00:00"
|
||||
}
|
||||
],
|
||||
"fixes": [
|
||||
{
|
||||
"title": "Restart authentik",
|
||||
"ts": "2026-04-12T22:15:03+00:00"
|
||||
"ts": "2026-04-12T22:20:02+00:00"
|
||||
},
|
||||
{
|
||||
"title": "Callback location auto-added",
|
||||
"ts": "2026-04-12T22:15:09+00:00"
|
||||
"ts": "2026-04-12T22:20:08+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"timestamp": "2026-04-12 22:15:02",
|
||||
"timestamp": "2026-04-12 22:20:02",
|
||||
"version": "1.0",
|
||||
"disk": 90,
|
||||
"ram": 26,
|
||||
"ram": 24,
|
||||
"docker": 17,
|
||||
"ssl_days": 357,
|
||||
"ollama_models": 5,
|
||||
@@ -14,34 +14,34 @@
|
||||
"title": "Disk cleanup 90%",
|
||||
"cmd": "find \/var\/log -name '*.gz' -delete; journalctl --vacuum-size=200M; docker image prune -af; pip cache purge 2>\/dev\/null",
|
||||
"output": "Total reclaimed space: 0B\nWARNING: No matching packages\nFiles removed: 0",
|
||||
"time": "22:15:07"
|
||||
"time": "22:20:03"
|
||||
}
|
||||
],
|
||||
"alerts": [
|
||||
{
|
||||
"level": "critical",
|
||||
"msg": "S204:deerflow DOWN (:2024)",
|
||||
"time": "22:15:02"
|
||||
"time": "22:20:02"
|
||||
},
|
||||
{
|
||||
"level": "critical",
|
||||
"msg": "S204:authentik DOWN (:9090)",
|
||||
"time": "22:15:02"
|
||||
"time": "22:20:02"
|
||||
},
|
||||
{
|
||||
"level": "warning",
|
||||
"msg": "Disk 90% — cleaned",
|
||||
"time": "22:15:07"
|
||||
"time": "22:20:03"
|
||||
}
|
||||
],
|
||||
"log": [
|
||||
"22:15:07 AUTO-FIX: Disk cleanup 90%",
|
||||
"22:15:07 Disk: 90%",
|
||||
"22:15:07 SSL: 357d remaining",
|
||||
"22:15:07 Docker: 17 containers",
|
||||
"22:15:07 Ollama: 5 models, 13.9GB",
|
||||
"22:15:07 RAM: 26%",
|
||||
"22:15:08 Arch score: 100\/100"
|
||||
"22:20:03 AUTO-FIX: Disk cleanup 90%",
|
||||
"22:20:03 Disk: 90%",
|
||||
"22:20:03 SSL: 357d remaining",
|
||||
"22:20:03 Docker: 17 containers",
|
||||
"22:20:03 Ollama: 5 models, 13.9GB",
|
||||
"22:20:03 RAM: 24%",
|
||||
"22:20:03 Arch score: 100\/100"
|
||||
],
|
||||
"s204_services": 8,
|
||||
"s95_mta": 5
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"ts":"00:18","status":"offline"}
|
||||
{"ts":"00:20","status":"offline"}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
{"ts":"00:10","disk":"90%","swap":"46%","docker_dead":"none","http":"200","ssl":"Certificate will not expire
|
||||
{"ts":"00:20","disk":"90%","swap":"46%","docker_dead":"none","http":"200","ssl":"Certificate will not expire
|
||||
ok","alerts":" Disk:90%→90%","crons":57}
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"ts": "00:15", "status": "ok"}
|
||||
{"ts": "00:20", "status": "ok"}
|
||||
Reference in New Issue
Block a user