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 |