サーバボリュームのメトリック

コントローラでサーバーボリュームのメトリックにアクセスするには、Home > Servers > の順に選択してサーバーをダブルクリックし、[Volumes] を選択します。

[Server Volumes] タブでは、次のことができます。

  • ボリュームのリスト、およびディスク、パーティション、またはボリュームの使用パーセンテージと使用可能なストレージ容量の合計を確認する
  • ディスク使用率と I/O 使用率、レート、1 秒あたりの操作数、および待機時間を確認する
  • 収集し表示するメトリックの期間を変更する
  • チャート上の任意のポイントをクリックして、その時点のメトリック値を確認する
注: マシンエージェントは Linux リモートボリュームをモニターしません。

Metrics in the Server Volumes Tab

For each selected disk, partition or volume, these columns are available for the Server Volumes panel.

  • Disk Usage %: The percentage of storage space in use (To configure how this metric is calculated on Linux, see Configure Disk Usage Metric Collection on Linux).
  • I/O Utilization %: The percentage of time spent performing read and write operations
  • I/O Rate read: The number of kilobytes per second of data reads
  • I/O Rate write: The number of kilobytes per second of data writes
  • I/O Operations per sec read: The number of read operations per second
  • I/O Operations per sec write: The number of write operations per second
  • I/O Wait Time read: The percentage of time the CPU was waiting for read operations to complete
  • I/O Wait Time write: The percentage of time the CPU was waiting for write operations to complete
注: Volume space metrics on POSIX systems are obtained using the "df" command. On Linux, the space reserved for root is not counted in the available space.