Monitoring
Overview
Prometheus Setup
Install Prometheus
# Download Prometheus
wget https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-amd64.tar.gz
tar xvfz prometheus-*.tar.gz
sudo mv prometheus-*/prometheus /usr/local/bin/
sudo mv prometheus-*/promtool /usr/local/bin/Configure Prometheus
Start Prometheus
Key Metrics
Gateway Metrics
Metric
Type
Description
Registry Metrics
Metric
Type
Description
Compute Metrics
Metric
Type
Description
Grafana Dashboards
Install Grafana
Access Grafana
NCN Dashboard JSON
Alerting
Alert Rules
Alertmanager Configuration
Log Aggregation
Using Loki + Promtail
Log Queries (LogQL)
Health Checks
HTTP Health Check
Custom Health Script
Systemd Health Integration
Uptime Monitoring
External Monitoring
Resource Monitoring
Node Exporter
GPU Monitoring (NVIDIA)
Dashboard Examples
Key Dashboard Panels
Best Practices
Next Steps
Last updated
