diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index f5a4e60f58..c987b4191e 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2012-05-10 Junichi Satoh + + * include/help/ja/help_alert_macros.php: Added to help two new macros. + 2012-05-10 Sergio Martin * include/help/en/help_alert_macros.php diff --git a/pandora_console/include/help/ja/help_alert_macros.php b/pandora_console/include/help/ja/help_alert_macros.php index e76d30ed86..bf2e928c3e 100644 --- a/pandora_console/include/help/ja/help_alert_macros.php +++ b/pandora_console/include/help/ja/help_alert_macros.php @@ -26,6 +26,8 @@
  • _moduledescription_ : アラートが発生したモジュールの説明
  • _alert_name_ : アラート名
  • _alert_priority_ : アラート優先順位(数値)
  • +
  • _alert_text_severity_ : テキストでのアラートの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)
  • +
  • _event_text_severity_ : (イベントアラートのみ) イベント(アラートの発生元)のテキストでの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)
  • _id_agent_ : エージェントのID / Webコンソールへのリンクを生成するのに便利です
  • _id_alert_ : アラートの(ユニークな)ID / 他のソフトウエアパッケージとの連携に利用できます
  • _policy_ : モジュールが属するポリシー名 (存在する場合)