Reference Guide

名前 = 値のペア
説明
type=memory
メモリのイベントを設定します。
type=powersupplies
電源装置のイベントを設定します。
type=redundancy
冗長性のイベントを設定します。
type=systempower
システム電源のイベントを設定します。
type=temps
温度のイベントを設定します。
type=volts
電圧のイベントを設定します。
type=systempeakpower
システムピーク電力のイベントを設定します。
type=removableflashmedia
リムーバブルフラッシュメディアのイベントを設定します。
重大度
イベントの設定において、重大度は、そのイベントがそのコンポーネントタイプにとってどれくらい重大で
あるかを決定します。それに基づいて
Server Administrator がそのイベントの発生をユーザーに通知します。
同じシステムシャーシ内に同種のコンポーネントが複数存在する場合は、index=<
n
> パラメータを使って、
ンポーネントの番号によりイベント重大度の通知の有無を指定できます。
47. システムイベント重大度パラメータ
コマンド 結果 説明
omconfig system events
type=<
component name
>
severity=info or omconfig
servermodule events
type=<
component name
>
severity=info
情報イベント、警告イベントおよ
び重要イベントの通知を有効にし
ます。
最も制限の少ないイベント通知で
す。
omconfig system events
type=<
component name
>
severity=warning or omconfig
servermodule events
type=<
component name
>
severity=warning
警告イベントと重要イベントの通
知を有効にします。
情報イベント通知、例えばコンポ
ーネントが通常の状態に戻ったと
きの通知などは省略します。
omconfig system events
type=<
component name
>
severity=critical or omconfig
servermodule events
type=<
component name
>
severity=critical
重要イベントのみの通知を有効に
します。
制限的な形のイベント通知です。
omconfig system events
type=<
component name
>
severity=none or omconfig
servermodule events
type=<
component name
>
severity=none
イベント通知を無効にします。 イベント通知は一切行われなくな
ります。
111