2013-01-25 Junichi Satoh <junichi@rworks.jp>

* 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
This commit is contained in:
jsatoh 2013-01-25 02:23:23 +00:00
parent 2ef59e5087
commit ea5e6cfaf5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-01-25 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_macros.php: Changed description for
_event_id_ macro to make easier to read.
2013-01-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map_editor.php: fixed the default value

View File

@ -31,7 +31,7 @@
<li>_alert_priority_ : アラート優先順位(数値)</li>
<li>_alert_text_severity_ : テキストでのアラートの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)</li>
<li>_event_text_severity_ : (イベントアラートのみ) イベント(アラートの発生元)のテキストでの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)</li>
<li>_event_id_ : (イベントアラートのみ) イベント(アラート発生元)のID</li>
<li>_event_id_ : (イベントアラートのみ) アラート発生元のイベントID</li>
<li>_id_agent_ : エージェントのID / Webコンソールへのリンクを生成するのに便利です</li>
<li>_id_alert_ : アラートの(ユニークな)ID / 他のソフトウエアパッケージとの連携に利用できます</li>
<li>_policy_ : モジュールが属するポリシー名 (存在する場合)</li>