新しい通知規則を作成します。
新しい通知規則を作成します。
create notification notification destination destination topic topic type type [description description] |
description – 通知規則の説明です。
destination – 通知の送信先です。この値は、指定されている type に対応している必要があります。有効な値には次のようなものがあります。
email-addresses – 電子メールアドレス (複数の場合はコンマで区切る) です。
snmp-host[:port] – SNMP ホストです。snmp-host は有効な SNMP ホスト名、port はそのホスト上の有効なポートです。
notification – 通知規則の名前です。
topic – 通知のトリガーとなるイベントの種類です。有効な値には次のようなものがあります。
Action.Logical.ChangeSessionRole (セッションロール変更イベント)
Action.Logical.FirmwareCreate (ファームウェア作成完了イベント)
Action.Logical.FirmwareDelete (ファームウェア削除完了イベント)
Action.Logical.JobCompleted (ジョブ完了イベント)
Action.Logical.JobStarted (ジョブ開始イベント)
Action.Logical.ProfileCreate (OS プロファイル作成イベント)
Action.Logical.ProfileDelete (OS プロファイル削除イベント)
Action.Logical.OSDeployComplete (OS 配備完了イベント)
Action.Logical.OSDeployStart (OS 配備開始イベント)
Action.Physical.AlreadyKnown (サーバー検出での検出済みイベント)
Action.Physical.Discovered (サーバー検出イベント)
Action.Physical.DriverNotFound (サーバー検出でのドライバなしイベント)
Action.Physical.FWNotCompatible (ファームウェアレベルは、互換性、またはサポートされたイベントではない)
Action.Physical.IPUnreachable (サーバー検出での IP 到達不能イベント)
Action.Physical.MultipleAuths (サーバー検出での複数権限イベント)
Action.Physical.MultipleIPs (サーバー検出での複数 IP イベント)
Action.Physical.RemoteCmdFailure (リモートコマンド失敗イベント)
Action.Physical.RemoteCmdSuccess (リモートコマンド成功イベント)
Action.Physical.RemoteCmdTimedOut (リモートコマンドでのタイムアウトイベント)
Action.Physical.RemoteCmdUnauthorized (リモートコマンドでの権限なしイベント)
Action.Physical.ServerDelete (サーバー削除イベント)
Action.Physical.StateChange (サーバー変更イベント)
Action.Physical.Unauthorized (サーバー検出での権限なしイベント)
EReport.Logical.ThresholdExceeded (OS リソースしきい値超過イベント)
EReport.Physical.DomainException (ドメイン例外イベント)
EReport.Physical.Exception (リモートコマンド例外イベント)
EReport.Physical.FWMgmtException (ファームウェア更新例外イベント)
EReport.Physical.IOException (入出力例外イベント)
EReport.Physical.OpGrpException (サーバー検出操作グループ例外イベント)
EReport.Physical.RemoteCmdUnknownOS (リモートコマンドでの未知の OS イベント)
EReport.Physical.RemoteCmdUnknownServer (リモートコマンドでの不明なサーバーイベント)
EReport.Physical.ThresholdExceeded (ハードウェアの健全性しきい値超過イベント)
Lifecycle.Logical.AddServer (グループサーバー追加イベント)
Lifecycle.Logical.CreateGroup (グループ作成イベント)
Lifecycle.Logical.CreateUpdate (OS アップデート作成イベント)
Lifecycle.Logical.DeleteGroup (グループ削除イベント)
Lifecycle.Logical.DeleteUpdate (OS アップデート削除イベント)
Lifecycle.Logical.RemoveServer (グループサーバー削除イベント)
Lifecycle.Physical.DBUpdateFailed (ファームウェア更新でのデータベース更新失敗イベント)
Lifecycle.Physical.InvalidState (ファームウェア更新での不正なデバイス状態イベント)
Lifecycle.Physical.ObjectJobNotFound (ファームウェア更新でのオブジェクトなしイベント)
Lifecycle.Physical.UpdateSucceeded (ファームウェアの更新成功イベント)
type – 通知の送信方法です。有効な値は、email (電子メールアドレスに送信) および snmp (SNMP ホストに送信) です。