Skip to content
HN On Hacker News ↗

GitHub - leodeim/vpsmon: Lightweight system monitor for Linux VPS

▲ 63 points 19 comments by ygagaga 2w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this entire text is AI.

85 %

AI likelihood · overall

AI
0% human-written 100% AI-generated
SEGMENTS · HUMAN 0 of 1
SEGMENTS · AI 1 of 1
WORD COUNT 67
PEAK AI % 85% · §1
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)