HN On Hacker News ↗
GitHub - leodeim/vpsmon: Lightweight system monitor for Linux VPS
Pangram verdict · v3.3
We believe that this entire text is AI.
85 %
AI likelihood · overall
AI 0% human-written
100% AI-generated
Analyzed
Aug 25
backend: pangram/v3.3
Segments scanned
1 windows
avg 67 words each
Distribution
0 / 100%
human / AI fraction
Verdict
AI
Pangram v3.3
Article text · 67 words · 1 segments analyzed
Human
AI-generated
§1 AI · 85%
Lightweight system monitor for Linux VPS. Single Go binary, ~5MB RAM usage. Monitors CPU, memory, swap, disk, network, uptime, and process count. Web UI with login, auto-refreshes every 5 seconds. Installation curl -sL https://raw.githubusercontent.com/leodeim/vpsmon/main/install.sh | sudo bash Uninstallation curl -sL https://raw.githubusercontent.com/leodeim/vpsmon/main/uninstall.sh | sudo bash Environment Variables Variable Default Description MONITOR_ADDR :8088 Listen address MONITOR_USER admin Web UI username MONITOR_PASS_HASH (hash of changeme) Web UI password (bcrypt hash)