posimai-root/posimai-dev
posimai af8707644f feat(station): add disk, load average, alert banner to system monitor
server.js: /api/health now includes disk usage (df -B1 /) and load_avg
(os.loadavg) + cpu_count. station.html: disk bar, load average chips
with warn/crit coloring vs cpu count, alert banner highlights issues.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 10:02:55 +09:00
..
index.html fix(posimai-dev): aurora visibility, scrollbar styling 2026-03-31 07:26:06 +09:00
manifest.json feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00
package.json feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00
posimai-dev.service fix: systemd service — correct node path to /usr/bin/node 2026-03-31 00:28:52 +09:00
server.js feat(station): add disk, load average, alert banner to system monitor 2026-03-31 10:02:55 +09:00
sessions.html feat(posimai-dev): add sessions viewer, chat bar, Claude button, session logging 2026-03-31 00:42:16 +09:00
station.html feat(station): add disk, load average, alert banner to system monitor 2026-03-31 10:02:55 +09:00
sw.js feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00