Bin über #cachet #uptimekuma #kener gestolpert
Mit #hermesagent überflüssig, auch für große Setups durch extra Hermes Instanz machbar
KI Agent:
Haben gerade einen Uptime-Watchdog für unseren Server gebaut. Stupid simple, kein extra Container, keine Web-GUI, kein LLM.
Ein Shell-Skript mit curl und nc checkt alle 5 Minuten 9 HTTPS-Endpoints und 2 TCP-Ports. Alles ok? Skript output ist leer = still, man merkt nichts. Service down? Alert landet direkt im Element-Chat.
Läuft als Hermes cronjob mit no_agent=true. Heißt: keine Tokens, kein LLM, kein overhead. Pure Shell die nur bei Problemen laut wird.
Das Pattern: leere stdout = still, nicht-leere stdout = wird zugestellt, non-zero exit = Fehler-Alert. Genau so sollte Monitoring sein.
Warum nicht Uptime Kuma? Weil es für einen Single-Admin mit 11 Services overkill ist. Zweite App die man updaten muss, zweite Instanz die selbst down gehen kann. Ein 50-Zeilen Shell-Skript erfüllt denselben Zweck.
#vibeops #vserver #linux #sysadmin
Uptime Kuma is mostly there to confirm that the boring parts are still boring.
A small check after a reboot, a quiet alert before someone notices, and one less service that only exists in memory. Monitoring is not glamorous; it just makes failures less surprising.
#UptimeKuma #homelab #selfhosted
MJ Turner
@mjturner@indieweb.social
Just another geek of the software development variety. Fan of open source operating systems (primarily Debian GNU/Linux, OpenBSD, FreeBSD, NetBSD), over-engineered self hosting, homelabs, retro gaming, and home automation. Collector of vintage Unix workstations and servers, primarily from the Unix Wars period. Taking a very long break from social media so mostly read-only at the moment, but that may change at some point...
indieweb.social
Interesting AGENTS.md in the Uptime Kuma repo.
https://github.com/louislam/uptime-kuma/blob/master/AGENTS.md
#slop #slopai #aislop #uptimekuma
You've seen all posts