From ea5e6cfaf5bf8d43ebb115fa57238e4d4be6eeae Mon Sep 17 00:00:00 2001 From: jsatoh Date: Fri, 25 Jan 2013 02:23:23 +0000 Subject: [PATCH] 2013-01-25 Junichi Satoh * include/help/ja/help_alert_macros.php: Changed description for _event_id_ macro to make easier to read. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/include/help/ja/help_alert_macros.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index bafbb66407..76a724665a 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2013-01-25 Junichi Satoh + + * include/help/ja/help_alert_macros.php: Changed description for + _event_id_ macro to make easier to read. + 2013-01-24 Miguel de Dios * include/functions_visual_map_editor.php: fixed the default value diff --git a/pandora_console/include/help/ja/help_alert_macros.php b/pandora_console/include/help/ja/help_alert_macros.php index ef212a761d..10fe1a7a33 100644 --- a/pandora_console/include/help/ja/help_alert_macros.php +++ b/pandora_console/include/help/ja/help_alert_macros.php @@ -31,7 +31,7 @@
  • _alert_priority_ : アラート優先順位(数値)
  • _alert_text_severity_ : テキストでのアラートの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)
  • _event_text_severity_ : (イベントアラートのみ) イベント(アラートの発生元)のテキストでの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)
  • -
  • _event_id_ : (イベントアラートのみ) イベント(アラートの発生元)のID
  • +
  • _event_id_ : (イベントアラートのみ) アラート発生元のイベントID
  • _id_agent_ : エージェントのID / Webコンソールへのリンクを生成するのに便利です
  • _id_alert_ : アラートの(ユニークな)ID / 他のソフトウエアパッケージとの連携に利用できます
  • _policy_ : モジュールが属するポリシー名 (存在する場合)