NEC


2.17.4. 性能監視プロファイルの表示(ssc monitoringprofile show)

性能監視プロファイルの設定内容を表示します。

[構文]

ssc monitoringprofile show [<-path Path [-host HostName] | -profile ProfileName>] [-threshold]

[引数/オプション]

引数/オプション

説明

-path Path

表示対象の運用グループ、モデルのフルパスを指定します。

ビュータイプ (operations:/) は、省略可能です。

テナント、カテゴリは、指定することはできません。

例)

 グループ指定の場合:

  Category/Group

 モデル指定の場合:

  Category/Group/Model

 モデル指定の場合 (ビュータイプ指定時):

  operations:/Category/Group/Model

[-host HostName]

表示対象のホストの名前を指定します。

このオプションを指定する場合、Pathに運用グループを指定してください。

-profile ProfileName

性能監視プロファイルの名前を指定します。

指定した性能監視プロファイルの設定を表示します。

[-threshold]

閾値監視設定を表示します。

[注]

[表示例]

・すべての性能監視プロファイルの表示
  >ssc monitoringprofile show
[MonitoringProfile][1] -----------
  Profile Name           : Standard Monitoring Profile (1min)
  Public Scope           : Public
  Resource Management ID :
  Description            :
  [PerformanceInformation][1]
    Performance Name : CPU Usage (%)
    Interval         : 1分
  [PerformanceInformation][2]
    Performance Name : Disk Transfer Rate (Bytes/sec)
    Interval         : 1分
  [PerformanceInformation][3]
    Performance Name : Disk Space (MB)
    Interval         : 1分
  [PerformanceInformation][4]
    Performance Name : Physical Memory Space (MB)
    Interval         : 1分
[MonitoringProfile][2] -----------
  Profile Name           : Standard Monitoring Profile (5min)
  Public Scope           : Public
  Resource Management ID :
  Description            :
  [PerformanceInformation][1]
    Performance Name : CPU Usage (%)
    Interval         : 5分
  [PerformanceInformation][2]
    Performance Name : Disk Transfer Rate (Bytes/sec)
    Interval         : 5分
  [PerformanceInformation][3]
    Performance Name : Disk Space (MB)
    Interval         : 5分
  [PerformanceInformation][4]
    Performance Name : Physical Memory Space (MB)
    Interval         : 5分

省略

[MonitoringProfile][10] -----------
  Profile Name           : Physical Machine Monitoring Profile (30min)
  Public Scope           : Public
  Resource Management ID :
  Description            :
  [PerformanceInformation][1]
    Performance Name : CPU Usage (%)
    Interval         : 30分
  [PerformanceInformation][2]
    Performance Name : Disk Transfer Rate (Bytes/sec)
    Interval         : 30分
  [PerformanceInformation][3]
    Performance Name : Disk Space (MB)
    Interval         : 30分
  [PerformanceInformation][4]
    Performance Name : Physical Memory Space (MB)
    Interval         : 30分
  [PerformanceInformation][5]
    Performance Name : Current Power (W)
    Interval         : 30分

・指定の性能監視プロファイルの表示
  >ssc monitoringprofile show -profile "Standard Monitoring Profile (1min)"
[MonitoringProfile]
  Profile Name           : Standard Monitoring Profile (1min)
  Public Scope           : Public
  Resource Management ID :
  Description            :
  [PerformanceInformation][1]
    Performance Name : CPU Usage (%)
    Interval         : 1分
  [PerformanceInformation][2]
    Performance Name : Disk Transfer Rate (Bytes/sec)
    Interval         : 1分
  [PerformanceInformation][3]
    Performance Name : Disk Space (MB)
    Interval         : 1分
  [PerformanceInformation][4]
    Performance Name : Physical Memory Space (MB)
    Interval         : 1分

・グループに設定されている性能監視プロファイルの表示 (グループに設定あり)
  >ssc monitoringprofile show -path group1
[MonitoringProfile]
  Profile Name           : Standard Monitoring Profile (1min)
  Public Scope           : Public
  Resource Management ID :
  Description            :
  [PerformanceInformation][1]
    Performance Name : CPU Usage (%)
    Interval         : 1分
  [PerformanceInformation][2]
    Performance Name : Disk Transfer Rate (Bytes/sec)
    Interval         : 1分
  [PerformanceInformation][3]
    Performance Name : Disk Space (MB)
    Interval         : 1分
  [PerformanceInformation][4]
    Performance Name : Physical Memory Space (MB)
    Interval         : 1分
[SystemMonitor ManagementServer]
  IP Address         : 127.0.0.1
  Port Number        : 26200
[Host Access Account]
  Account            : root
  Password           : ******

・グループに設定されている性能監視プロファイルの表示 (グループに設定なし)
  >ssc monitoringprofile show -path group2
[MonitoringProfile]
  Profile Name           :
  Public Scope           :
  Resource Management ID :
  Description            :