Storage space¶
The Storage space module consolidates, Edge Gateway by Edge Gateway, the occupation of the storage volumes used for archives and SSH archives. It is intended for an administrator who wants to monitor archive disk usage, identify Edge Gateways close to saturation and plan cleanup or capacity-extension actions.
Reading the grid¶
Each row represents one Edge Gateway. The columns summarise the state of its storage locations; the last two sit under the Storage space group header.
| Column | Description |
|---|---|
| Gateway | Name of the Edge Gateway. |
| Archive count | Cumulative number of archives stored on the Edge Gateway. |
| Archive size | Cumulative volume occupied by the archives. The value is converted according to the current unit. |
| Archives | Progress bar showing the occupation ratio of the archive location. The bar turns red as soon as this ratio reaches 80 %. The percentage is displayed inside the bar; a missing location is shown as ???%. |
| Archives SSH | Equivalent progress bar for the SSH archives. |
Warning indicator
The warning threshold (red bar) is set at 80 % of the total used space. Below this value, the bar is shown in blue.
Edge Gateway details¶
Clicking the + button at the beginning of a row, or double-clicking the row, expands a panel that details the storage locations. Each location is titled Archives, Archives SSH or Other location, and carries the following information.
| Field | Description |
|---|---|
| Location | Physical path of the location. Truncated to 100 characters for readability. |
| Mount point | Root of the host mount point. Truncated to 100 characters. |
| Available space | Free volume, in the current unit. |
| Used space | Used volume, in the current unit, followed by the usage percentage. |
| Of which archives | Share taken by the archive files and number of recordings (the label is adapted to singular or plural). |
| Total space | Total volume of the location. |
Display unit¶
The Settings panel, collapsed by default at the top of the window, carries the Unit: field — a radio button group applied to every volume value in the grid and in the detail panel.
| Option | Description |
|---|---|
| MB | Megabytes (default). |
| GB | Gigabytes. |
| TB | Terabytes. |
Switching the unit takes effect immediately: the grid and any expanded detail panels are refreshed without reloading the data from the server.
Search and pagination¶
The search field at the top right filters the list by name substring. The search fires 700 ms after the last keystroke, or immediately with the Enter key. The cross button clears the field and reloads the full list.
The grid is paginated (15, 25 or 50 rows per page). The refresh button on the paging toolbar forces a server-side recomputation of the displayed values.