Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
An audit is a point-in-time analysis of the cluster. When you create an audit, the Optimization collects current cluster metrics, applies the selected strategy algorithm, and generates a prioritized action plan. Audits are fast — typically 30 seconds to 2 minutes depending on cluster size and data source responsiveness.Prerequisites
- Optimization enabled on your platform
- At least 1 hour of metric data collected (for telemetry-backed strategies)
- Project access with the
memberrole or above
Create and Run an Audit
- Dashboard
- CLI
Create a new audit
Click Create Audit and fill in the parameters:
| Field | Description | Example |
|---|---|---|
| Name | Display name for the audit | daily-consolidation-2026-03 |
| Goal | Optimization objective | server_consolidation |
| Scope | Target scope | CLUSTER |
| Strategy | Optional override | Leave blank for default |
| Auto Trigger | Run on a schedule | Optional |
Audit States
| State | Meaning |
|---|---|
PENDING | Audit queued, waiting for Decision Engine capacity |
ONGOING | Decision Engine is collecting metrics and computing recommendations |
SUCCEEDED | Audit complete — action plan generated |
FAILED | Audit could not complete — check error detail |
CANCELLED | Manually cancelled before completion |
Audit Scope Options
| Scope | Description | When to Use |
|---|---|---|
CLUSTER | Analyze all hosts and instances in the cluster | Full cluster rebalancing |
ZONE | Analyze only instances in a specific availability zone | Zone-specific consolidation |
Run zone-scoped audit
Strategy Parameters
Override default strategy thresholds when creating an audit:Audit with custom consolidation threshold
| Parameter | Strategy | Default | Description |
|---|---|---|---|
threshold | server_consolidation | 0.2 | Utilization ratio below which a host is underutilized |
period | All | 3600 | Look-back window in seconds |
granularity | Telemetry-backed | 300 | Metric sample granularity in seconds |
Next Steps
Action Plans
Review and approve the migration plan generated by your audit.
Execute Actions
Start a recommended action plan to rebalance workloads.
Optimization Goals
Understand which goal to select for different operational scenarios.
Troubleshooting
Resolve audit failures and empty action plan scenarios.