Monitor your infrastructure.
Visualize your infrastructure and application metrics — customizable dashboards and alerts.
Grafana is the most widely used data-visualization platform for infrastructure monitoring. It connects to your metric sources (Prometheus, InfluxDB, Loki, PostgreSQL…) and lets you build interactive dashboards to visualize the performance of your servers, applications and databases in real time.
On your ServOrbit VPS, Grafana integrates naturally with Prometheus to monitor your entire infrastructure. The template includes preconfigured dashboards for system metrics (CPU, RAM, disk, network) — operational right from startup.
Visualize the CPU, RAM, disk and network of all your VPS instances on a single unified dashboard.
Track your applications' business metrics: requests per second, response time, error rate.
Set up proactive alerts to be notified before an incident affects your users.
Guide optimized for ServOrbit Cloud VPS.
VPS with 1 GB RAM minimum. Launch Grafana with Docker: docker run -d -p 3000:3000 grafana/grafana. Access it on port 3000 (admin/admin by default — change it immediately).
In Connections > Data sources, add Prometheus with your instance's URL (http://localhost:9090 if on the same VPS).
In Dashboards > Import, use the IDs from the Grafana library: 1860 (Node Exporter Full), 3662 (Prometheus 2.0).
Create alert rules on your critical metrics and configure the notification channels (email, Telegram, PagerDuty…).
Browse our help center and FAQ, or write to our team — support in French, English and Arabic.