AIX Swap
AIX Swap 采集器通过 lsps 采集 paging space 总量使用情况。
配置¶
命令依赖¶
| 命令 | 说明 |
|---|---|
lsps -s |
采集 paging space 总量。 |
指标¶
swap¶
| Tags & Fields | Description |
|---|---|
| host ( tag) |
主机名。 |
| total | 总大小。 Type: int | (gauge) Unit: digital,B |
| used | 已使用大小。 Type: int | (gauge) Unit: digital,B |
| free | 空闲大小。 Type: int | (gauge) Unit: digital,B |
| used_percent | 使用率。 Type: float | (gauge) Unit: percent |