Overview
XSDS cluster health and performance data is exported to XIMP for centralized monitoring and alerting. This page covers the key metrics to monitor, recommended alert thresholds, and how to configure the integration.Prerequisites
- Administrator credentials with the
adminrole - XIMP deployed and accessible (see XIMP Admin Guide)
- Metric scrape target configured for the XSDS cluster metrics endpoint
Key Metrics and Alert Thresholds
Configuring XIMP Integration
Verify metrics endpoint
The XSDS cluster exposes metrics on the management node. Verify the endpoint
is reachable:Port
Check metrics endpoint
9283 is the default metrics exporter port deployed by XDeploy.Add scrape target in XIMP
Navigate to Monitoring → Administration → Scrape Targets → Add Target:
Or via CLI:
Add XSDS scrape target
Create alert rules
Navigate to Monitoring → Alerting → Alert Rules and create rules for each
threshold in the table above.Example alert rule for pool utilization:
alert-storage-capacity.yaml
Alert rules appear in the Active Rules list and evaluate against live storage metrics.
Built-In Dashboards
The XIMP portal includes pre-built XSDS dashboards. Navigate to Monitoring → Dashboards and search for “XSDS” or “Storage”:Cluster CLI Health Check
For quick health checks without opening the XIMP portal, use the management CLI directly from a cluster node:Quick health overview
OSD performance snapshot
Pool I/O statistics (5-second window)
Active slow requests
Next Steps
XIMP Admin Guide
Configure the monitoring platform that collects and displays XSDS metrics
Capacity Planning
Use utilization metrics to plan cluster expansion before thresholds are reached
Troubleshooting
Diagnose the issues surfaced by monitoring alerts
XIMP Alert Rules
Configure notification channels for storage health alerts