Skip to content

Commit d2333c7

Browse files
authored
Merge pull request #450 from epinio/usage-report
Create download_report.md
2 parents 2d3c984 + 57b069b commit d2333c7

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
sidebar_label: "Download report"
3+
sidebar_position: 25
4+
title: "Download report"
5+
description: Download a Rancher-like node and scaling report from the Epinio UI or API.
6+
keywords: [epinio, report, nodes, scaling, support, dashboard]
7+
doc-type: [how-to]
8+
doc-topic: [epinio, operations, report]
9+
---
10+
11+
Epinio provides a **report** that summarizes your cluster and application scaling. It is similar to Rancher’s node report and is useful for support and understanding usage (e.g. for pricing).
12+
13+
The report includes:
14+
15+
- **Cluster and nodes**: Node list with roles (etcd, control plane, worker), addresses, CPU/RAM capacity, OS, container runtime, creation time
16+
- **System pods**: Epinio system pods with ready status, restarts, age
17+
- **Applications**: Per-application desired instances and **last scale** (when, from/to, by whom), so you can see scaling history and average usage
18+
19+
## Download from the UI
20+
21+
1. In the Epinio dashboard, open **System** in the left sidebar.
22+
2. Click **About**.
23+
3. In the **Download report** section, click **Download Report**.
24+
4. A text report file (e.g. `epinio-report-YYYY-MM-DD-HH-mm-ss.txt`) is downloaded.
25+
26+
:::note Admin only
27+
28+
Downloading the report requires admin permissions. If you see an authorization error, use an admin account or ask your operator to download the report.

0 commit comments

Comments
 (0)