ja:documentation:pandorafms:management_and_operation:02_events

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:management_and_operation:02_events [2026/04/24 22:48] – [概要] junichija:documentation:pandorafms:management_and_operation:02_events [2026/04/24 23:04] (現在) junichi
行 625: 行 625:
 === イベント応答マクロ === === イベント応答マクロ ===
  
-<wrap #ks6_3_2_1 />+^ Macro ^ Description ^ 
 +|  <wrap #ks6_3_2_1 />''_agent_address_''  |Agent address. 
 +|  <wrap #ks6_3_2_2 />''_agent_alias_''  |Agent alias. 
 +|  <wrap #ks6_3_2_3 />''_agent_id_''  |Agent identifier. 
 +|  <wrap #ks6_3_2_4 />''_agent_name_''  |Agent name.  | 
 +|  <wrap #ks6_3_2_5 />''_alert_id_''  |Identifier of the alert associated with the event. 
 +|  <wrap #ks6_3_2_6 />''_command_timeout_''  |Command response time (seconds). 
 +|  <wrap #ks6_3_2_7 />''_current_user_''  |Identifier of the user running the response. 
 +|  <wrap #ks6_3_2_8 />''_current_username_''  |Full name of the user executing the response. 
 +|  <wrap #ks6_3_2_9 />''_customdata_json_''  |It retrieves information from custom data in JSON format. 
 +|  <wrap #ks6_3_2_10 />''_customdata_text_''  |Output all custom data in text mode (with line breaks). 
 +|  <wrap #ks6_3_2_11 />''_customdata_X_''  |It retrieves a particular field from custom data, replacing the X with the field name.  | 
 +|  <wrap #ks6_3_2_12 />''_event_date_''  |Date on which the event took place. 
 +|  <wrap #ks6_3_2_13 />''_event_extra_id_''  |Extra identifier. 
 +|  <wrap #ks6_3_2_14 />''_event_id_''  |Event identifier. 
 +|  <wrap #ks6_3_2_15 />''_event_instruction_''  |Event Instructions. 
 +|  <wrap #ks6_3_2_16 />''_event_severity_id_''  |Event severity identifier. 
 +|  <wrap #ks6_3_2_17 />''_event_severity_text_''  |Event severity (translated by Pandora FMS console). 
 +|  <wrap #ks6_3_2_18 />''_event_source_''  |Event source. 
 +|  <wrap #ks6_3_2_19 />''_event_status_''  |Event status (new, validated or event in process). 
 +|  <wrap #ks6_3_2_20 />''_event_tags_''  |Event tags separated by commas. 
 +|  <wrap #ks6_3_2_21 />''_event_text_''  |Full event text.  | 
 +|  <wrap #ks6_3_2_22 />''_event_type_''  |Type of event: \\ * Monitor in critical status. \\ * Monitor in warning status. \\ * Monitor in normal status. \\ * Unknown. \\ * Unknown Monitor. \\ * Alert triggered. \\ * Alert recovered. \\ * Alert stopped. \\ * Manual alert validation. \\ * Agent created. \\ * Recon host detected. \\ * System. \\ * Error. \\ * Configuration change. \\ * Network configuration manager. 
 +|  <wrap #ks6_3_2_23 />''_event_utimestamp_''  |Date on which the event took place in utimestamp format. 
 +|  <wrap #ks6_3_2_24 />''_group_id_''  |Group identifier. 
 +|  <wrap #ks6_3_2_25 />''_group_name_''  |Name of the group in the database. 
 +|  <wrap #ks6_3_2_26 />''_group_contact_''  |[[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration#ks1_2_3|Contact information]] of a group of agents. 
 +|  <wrap #ks6_3_2_27 />''_module_address_''  |Address of the module associated with the event. 
 +|  <wrap #ks6_3_2_28 />''_module_id_''  |Identifier of the module associated to the event. 
 +|  <wrap #ks6_3_2_29 />''_module_name_''  |Name of the module associated with the event. 
 +|  <wrap #ks6_3_2_3 />''_node_id_''  |//For Command Center (Metaconsole) and Node//: it returns the node identifier. 
 +|  <wrap #ks6_3_2_31 />''_node_name_''  |//For Command Center (Metaconsole) and Node//: it returns the node name.  | 
 +|  <wrap #ks6_3_2_32 />''_owner_user_''  |User who owns the event. 
 +|  <wrap #ks6_3_2_33 />''_owner_username_''  |Full name of the user who owns the event. 
 +|  <wrap #ks6_3_2_34 />''_user_id_''  |User identifier.  |
  
-== _agent_address_ == +^ マクロ ^ 説明 ^ 
- +|  <wrap #ks6_3_2_1 />''_agent_address_''  |エージェントアドレス  | 
-Agent address. +|  <wrap #ks6_3_2_2 />''_agent_alias_''  |エージェントの別名  | 
- +|  <wrap #ks6_3_2_3 />''_agent_id_''  |エージェント ID  | 
-エージェントアドレス+|  <wrap #ks6_3_2_4 />''_agent_name_''  |エージェント名  | 
- +|  <wrap #ks6_3_2_5 />''_alert_id_''  |イベントに関連付けられたアラート ID  | 
-<wrap #ks6_3_2_2 /> +|  <wrap #ks6_3_2_6 />''_command_timeout_''  |コマンド応答時間(秒)  | 
- +|  <wrap #ks6_3_2_7 />''_current_user_''  |応答を実行するユーザ ID  | 
-== _agent_alias_ == +|  <wrap #ks6_3_2_8 />''_current_username_''  |応答を実行するユーザ名  | 
- +|  <wrap #ks6_3_2_9 />''_customdata_json_''  |JSON 形式のカスタムデータから情報をます  | 
-Agent alias. +|  <wrap #ks6_3_2_10 />''_customdata_text_''  |すべてのカスタムデータをテキストモード(改行あり)で出力します  | 
- +|  <wrap #ks6_3_2_11 />''_customdata_X_''  |カスタムデータから特定のフィールドを取得し、X をフィールド名に置き換えます  | 
-エージェントの別名。 +|  <wrap #ks6_3_2_12 />''_event_date_''  |イベントが発生した日付  | 
- +|  <wrap #ks6_3_2_13 />''_event_extra_id_''  |拡張 ID  | 
-<wrap #ks6_3_2_3 /> +|  <wrap #ks6_3_2_14 />''_event_id_''  |イベント ID  | 
- +|  <wrap #ks6_3_2_15 />''_event_instruction_''  |イベント手順  | 
-== _agent_id_ == +|  <wrap #ks6_3_2_16 />''_event_severity_id_''  |イベント重要度 ID  | 
- +|  <wrap #ks6_3_2_17 />''_event_severity_text_''  |イベント重要度(Pandora FMS コンソールによる記) | 
-Agent identifier. +|  <wrap #ks6_3_2_18 />''_event_source_''  |イベントソース  | 
- +|  <wrap #ks6_3_2_19 />''_event_status_''  |イベント状態 (new, validated または event in process).  | 
-エージェント ID。 +|  <wrap #ks6_3_2_20 />''_event_tags_''  |カンマ区切りのイベントタグ  | 
- +|  <wrap #ks6_3_2_21 />''_event_text_''  |イベントテキスト  | 
-<wrap #ks6_3_2_4 /> +|  <wrap #ks6_3_2_22 />''_event_type_''  |イベントのタイプ: \\ * Monitor in critical status. \\ * Monitor in warning status. \\ * Monitor in normal status. \\ * Unknown. \\ * Unknown Monitor. \\ * Alert triggered. \\ * Alert recovered. \\ * Alert stopped. \\ * Manual alert validation. \\ * Agent created. \\ * Recon host detected. \\ * System. \\ * Error. \\ * Configuration change. \\ * Network configuration manager.  | 
- +|  <wrap #ks6_3_2_23 />''_event_utimestamp_''  |イベントが発生した日付を utimestamp 形式で示します  | 
- +|  <wrap #ks6_3_2_24 />''_group_id_''  |グループ ID  | 
-== _agent_name_ == +|  <wrap #ks6_3_2_25 />''_group_name_''  |データベースにおけるグループ名  | 
- +|  <wrap #ks6_3_2_26 />''_group_contact_''  |エージェントのグループにおける[[:ja:documentation:pandorafms:management_and_operation:11_managing_and_administration#ks1_2_3|連絡先情報]]  | 
-Agent name. +|  <wrap #ks6_3_2_27 />''_module_address_''  |イベントに関連付けられたモジュールアドレス  | 
- +|  <wrap #ks6_3_2_28 />''_module_id_''  |イベントに関連付けられたモジュール ID  | 
-エージェント名。 +|  <wrap #ks6_3_2_29 />''_module_name_''  |イベントに関連付けられているモジュール前  | 
- +|  <wrap #ks6_3_2_3 />''_node_id_''  |//コマンドセンターメタコンソール)およびノー​​の場合//ノード ID を返します  | 
-<wrap #ks6_3_2_5 /> +|  <wrap #ks6_3_2_31 />''_node_name_''  |//コマンドセンターメタコンソールとノードの場合//ノード名を返します  | 
- +|  <wrap #ks6_3_2_32 />''_owner_user_''  |イベント所有者であるユーザ  | 
-== _alert_id_ == +|  <wrap #ks6_3_2_33 />''_owner_username_''  |イベント所有者であるユーザのフルネーム  | 
- +|  <wrap #ks6_3_2_34 />''_user_id_''  |ユーザ ID  |
-Identifier of the alert associated with the event. +
- +
-イベントに関連するアラート ID +
- +
-<wrap #ks6_3_2_6 /> +
- +
-== _command_timeout_ == +
- +
-Command response time (seconds). +
- +
-コマンド応答時間(秒) +
- +
-<wrap #ks6_3_2_7 /> +
- +
-== _current_user_ == +
- +
-Identifier of the user running the response. +
- +
-応答を実行したユーザの ID +
- +
-<wrap #ks6_3_2_8 /> +
- +
- +
-== _current_username_ == +
- +
-Full name of the user executing the response. +
- +
-応答を実行したユーザのフルネーム。 +
- +
-<wrap #ks6_3_2_9 /> +
- +
-== _customdata_json_ == +
- +
-It retrieves information from custom data in JSON format. +
- +
-カスタムデータから取り出た JSON フォーマットの情報。 +
- +
-<wrap #ks6_3_2_10 /> +
- +
- +
-== _customdata_text_ == +
- +
-Output all custom data in text mode (with line breaks). +
- +
-テキストモードですべてのカスタムデータ情報取得(改行含む)。 +
- +
-<wrap #ks6_3_2_11 /> +
- +
- +
-== _customdata_X_ == +
- +
-It retrieves a particular field from custom data, replacing the X with the field name. +
- +
-カスタムデータから特定のフィールドを取得X をフィールドに置き換え。 +
- +
-<wrap #ks6_3_2_12 /> +
- +
- +
-== _event_date_ == +
- +
-Date on which the event took place. +
- +
-イベントが発生した日付。 +
- +
-<wrap #ks6_3_2_13 /> +
- +
-== _event_extra_id_ == +
- +
-Extra identifier. +
- +
-拡張イベント ID。 +
- +
-<wrap #ks6_3_2_14 /> +
- +
- +
-== _event_id_ == +
- +
-Event identifier. +
- +
-イベント ID。 +
- +
-<wrap #ks6_3_2_15 /> +
- +
- +
-== _event_instruction_ == +
- +
-Event instructions. +
- +
-イベント手順。 +
- +
-<wrap #ks6_3_2_16 /> +
- +
-== _event_severity_id_ == +
- +
-Event severity identifier. +
- +
-イベント重要度 ID。 +
- +
-<wrap #ks6_3_2_17 /> +
- +
- +
-== _event_severity_text_ == +
- +
-Event severity (translated by Pandora FMS console). +
- +
-イベント重要度 (文字列示)。 +
- +
-<wrap #ks6_3_2_18 /> +
- +
-== _event_source_ == +
- +
-Event source. +
- +
-イベントソース。 +
- +
-<wrap #ks6_3_2_19 /> +
- +
-== _event_status_ == +
- +
-Event status (new, validated or event in process). +
- +
-イベント状態 (new, validated または event in process)。 +
- +
-<wrap #ks6_3_2_20 /> +
- +
-== _event_tags_ == +
- +
-Event tags separated by commas. +
- +
-カンマ区切りのイベントタグ。 +
- +
-<wrap #ks6_3_2_21 /> +
- +
-== _event_text_ == +
- +
-Full event text. +
- +
-イベントの全テキスト。 +
- +
-<wrap #ks6_3_2_22 /> +
- +
- +
-== _event_type_ == +
- +
-Type of event: +
- +
-イベントのタイプ: +
- +
-  * Monitor in critical status. +
-  * Monitor in warning status. +
-  * Monitor in normal status. +
-  * Unknown. +
-  * Unknown Monitor. +
-  * Alert triggered. +
-  * Alert recovered. +
-  * Alert stopped. +
-  * Manual alert validation. +
-  * Agent created. +
-  * Recon host detected. +
-  * System. +
-  * Error. +
-  * Configuration change. +
-  * Network configuration manager. +
- +
-<wrap #ks6_3_2_23 /> +
- +
-== _event_utimestamp_ == +
- +
-Date on which the event occurred in utimestamp format. +
- +
-utimestamp 形式でのイベントが発生した日時。 +
- +
-<wrap #ks6_3_2_24 /> +
- +
-== _group_id_ == +
- +
-Group identifier. +
- +
-グループ ID。 +
- +
-<wrap #ks6_3_2_25 /> +
- +
- +
-== _group_name_ == +
- +
-Name of the group in the database. +
- +
-データベースにおけるグループ名。 +
- +
-<wrap #ks6_3_2_26 /> +
- +
- +
-== _group_contact_ == +
- +
-[[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration#ks1_2_3|Contact information]] of a group of agents. +
- +
-エージェントのグループ[[:ja:documentation:pandorafms:management_and_operation:11_managing_and_administration#グループ作成|連絡先情報]]。 +
- +
-<wrap #ks6_3_2_27 /> +
- +
-== _module_address_ == +
- +
-Address of the module associated with the event. +
- +
-イベントに関連付けられたモジュールアドレス。 +
- +
-<wrap #ks6_3_2_28 /> +
- +
- +
-== _module_id_ == +
- +
-Identifier of the module associated to the event. +
- +
-イベントに関連付けられたモジュール ID。 +
- +
-<wrap #ks6_3_2_29 /> +
- +
- +
-== _module_name_ == +
- +
-Name of the module associated with the event. +
- +
-イベントに関連付けられモジュール名。 +
- +
-<wrap #ks6_3_2_30 /> +
- +
- +
-== _node_id_ == +
- +
-//For Command Center (Metaconsole) and Node:// it returns the node identifier. +
- +
-//コマンドセンター(メタコンソール)とノードにおける// ノード ID。 +
- +
-<wrap #ks6_3_2_31 /> +
- +
- +
-== _node_name_ == +
- +
-//For Command Center (Metaconsole) and Node//: it returns the node name. +
- +
-//コマンドセンター(メタコンソール)とノードにおける//ノード名。 +
- +
-<wrap #ks6_3_2_32 /> +
- +
-== _owner_user_ == +
- +
-User who owns the event. +
- +
-イベント所有者ユーザ。 +
- +
-<wrap #ks6_3_2_33 /> +
- +
- +
-== _owner_username_ == +
- +
-Full name of the user who owns the event. +
- +
-イベント所有者ユーザのフルネーム。 +
- +
-<wrap #ks6_3_2_34 /> +
- +
-== _user_id_ == +
- +
-User identifier. +
- +
-ユーザ ID+
  
 [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  • ja/documentation/pandorafms/management_and_operation/02_events.1777070929.txt.gz
  • 最終更新: 2026/04/24 22:48
  • by junichi