VPS Monitoring (Hostinger)
IP: 76.13.115.76
Netdata (Resource Monitoring)
URL: http://76.13.115.76:19998 Auth: shadow / dread
What it monitors:
- CPU usage (per core)
- RAM/swap
- Disk I/O and space
- Network traffic
- Per-process resources
- PostgreSQL (if plugin enabled)
Access via SSH tunnel (more secure):
ssh -L 19999:localhost:19999 -i ~/.ssh/github_ed25519 root@76.13.115.76
# Then open http://localhost:19999Uptime Kuma (Heartbeat)
URL: http://192.168.1.20:3001 (LAN only) Auth: admin / Password3
Monitors to add:
- templeofthemoonbooks.com
- sunsofthecosmicdust.com
- shdwnet.org
- northlandtechsolutions.com
Service Management
Apps run via nohup (not PM2):
# Check running apps
ps aux | grep next
# View logs
tail -f /var/log/nts.log