Overview
An audit is a point-in-time analysis of the cluster. When you create an audit, the Resource Optimizer 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
- Resource Optimizer 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
Navigate to Audits
Log in to the Xloud Dashboard (
https://connect.<your-domain>) and navigate to
Admin → Resource Optimizer → Audits.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
Execute an approved 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.