Servers
0
Containers
0
Healthy
0
Issues
0
Last Updated
Never
No servers configured. Click "Add Server" to get started.
Docker Containers
No Docker containers found. Make sure Docker socket is mounted.
βοΈ Admin
π API Tokens
Bearer tokens for the read-only /api/v1/ external API. A token is shown only once at creation β store it securely.
β οΈ Copy this token now β it will not be shown again.
Loading tokensβ¦
π‘ API Quick Reference
# List servers with latest metrics
curl -H "Authorization: Bearer <token>" https://your-host/api/v1/servers
# Server history (last 24 h, hourly)
curl -H "Authorization: Bearer <token>" "https://your-host/api/v1/servers/<id>/history?hours=24"
# Server history (last 7 days, default)
curl -H "Authorization: Bearer <token>" https://your-host/api/v1/servers/<id>/history
# Health probe (no auth)
curl https://your-host/api/v1/health
π Right-Sizing Advisor
Based on p95 utilisation. Recommendations appear after 5 days of data collection.
Loading recommendationsβ¦