| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
| ja:documentation:pandorafms:technical_reference:03_anexo_cli [2025/08/15 22:36] – [--parse_siem_log] junichi | ja:documentation:pandorafms:technical_reference:03_anexo_cli [2026/07/24 21:28] (現在) – [--create_event] junichi |
|---|
| ==== 書式 ==== | ==== 書式 ==== |
| |
| * All parameters, mandatory or optional, can be delimited with single quotes. This is especially useful when a parameter has one or more spaces. | * All parameters, required or optional, can be delimited with single quotes. This is especially useful when a parameter has one or more spaces. |
| * If you need to omit a parameter you can use two single quotes together. In case the parameter is strictly necessary a message like ''[ERROR] Error:'' will be displayed followed by a description of the parameter. This is also useful to indicate empty optional parameters. | * If you need to omit a parameter you can use two single quotes together. In case the parameter is strictly necessary a message like ''[ERROR] Error:'' will be displayed followed by a description of the parameter. This is also useful to indicate empty optional parameters. |
| * Some parameters are case sensitive, others are case insensitive. For example, [[#ks2_1|when creating an agent]] the name of the PFMS server must be strictly the same, however the name of the primary group to which the agent will belong can be in upper and/or lower case and if there is a match the group will be assigned. | * Some parameters are case sensitive, others are case insensitive. For example, [[#ks2_1|when creating an agent]] the name of the PFMS server must be strictly the same, however the name of the primary group to which the agent will belong can be in upper and/or lower case and if there is a match the group will be assigned. |
| ==== --delete_group ==== | ==== --delete_group ==== |
| |
| **Mandatory parameter:** | **Required parameter:** |
| |
| **必須パラメータ:** | **必須パラメータ:** |
| ==== --update_group ==== | ==== --update_group ==== |
| |
| **Mandatory parameters:** | **Required parameters:** |
| |
| **必須パラメータ:** | **必須パラメータ:** |
| ==== --create_plugin_module ==== | ==== --create_plugin_module ==== |
| |
| **Required parameters**: | **Required Parameters**: |
| |
| **必須パラメータ**: | **必須パラメータ**: |
| * < module_address > | * < module_address > |
| * < module_port > numerical value between ''1'' and ''65535''. | * < module_port > numerical value between ''1'' and ''65535''. |
| * < plugin_name > | * < plugin_name > one of the registered ones (menu <wrap :en>**Management → Servers → Plugins**</wrap>). |
| * < user > | * < user > |
| * < password > | * < password > |
| * < parameters > | * < params > |
| | * < description > |
| | * < module_group > |
| |
| * <モジュール名> | * <モジュール名> |
| * <エージェント名> | * <エージェント名> |
| * <アドレス> | * <アドレス> |
| * <ポート番号> | * <ポート番号> ''1'' から ''65535'' までの数値。 |
| * <プラグイン名> | * <プラグイン名> 登録済みのものの 1 つ (<wrap :ja>**管理(Management) → サーバ(Servers) → プラグイン(Plugins)**</wrap> メニュー)。 |
| * <ユーザ> | * <ユーザ> |
| * <パスワード> | * <パスワード> |
| * <パラメーター> | * <パラメーター> |
| | * <説明> |
| | * <モジュールグループ> |
| |
| **Parámetros opcionales**: | **Optional Parameters**: |
| |
| **オプションパラメータ**: | **オプションパラメータ**: |
| |
| * < description > | |
| * < module_group > | |
| * < min > | * < min > |
| * < max > | * < max > |
| * < history_data > | * < history_data > |
| * < ff_threshold > | * < ff_threshold > |
| * < warning_str > | * < warning_string > |
| * < critical_str > | * < critical_string > |
| * < enable_unknown_events > | * < enable_unknown_events > |
| * < each_ff > | * < each_ff > |
| * < ff_threshold_normal > | * < ff_threshold_normal > |
| * < ff_treshold_warning > | * < ff_threshold_warning > |
| * < ff_threshold_critical > | * < ff_threshold_critical > |
| * < timeout > | * < timeout > |
| * < critical_inverse > | * < critical_inverse > |
| * ''use_agent_alias'' to search for the agent by its alias instead of its name. | * ''use_agent_alias'' to search for the agent by its alias instead of its name. |
| * ''ignore_unknown'' Discards the unknown state calculation, so that the module will never change to that state and will always keep the last known state. | * ''ignore_unknown'' Discards the calculation of unknown status, meaning the module will never switch to this status and will always retain the last known status. |
| * < number_of_intervals_in_warning > Allows state scaling by specifying the maximum number of consecutive intervals in which the module remains in warning state. If this value is exceeded, the module will escalate to critical status. | * < number_of_intervals_in_warning > Allows status escalation by specifying the maximum number of consecutive intervals in which the module remains in a warning status. If this value is exceeded, the module will escalate to a critical status. |
| |
| * <説明> | |
| * <モジュールグループ> | |
| * <最小値> | * <最小値> |
| * <最大値> | * <最大値> |
| * < 警告状態に留まる回数 > モジュールが警告状態に留まる連続間隔の最大数を指定することにより、状態のスケーリングを可能にします。 この値を超えると、モジュールは障害状態にエスカレートします。 | * < 警告状態に留まる回数 > モジュールが警告状態に留まる連続間隔の最大数を指定することにより、状態のスケーリングを可能にします。 この値を超えると、モジュールは障害状態にエスカレートします。 |
| |
| **Description**: A module of type //plugin// will be created in an agent with the module name, module type, name of the agent where it will be created, the module address, the associated port and the corresponding plugin name. Optionally, a description, the module group, minimum and maximum values, a post processing value, an interval in seconds, minimum and maximum warning values, minimum and maximum criticality values, among other optional values, can be provided. | **Description**: A //plugin// type module will be created on an agent with the module name, module type, agent name where it will be created, the module address, the associated port, the corresponding //plugin// name, a description, the module group, and some minimum and maximum values, among other optional values. |
| |
| **説明**: //プラグイン// タイプのモジュールは、モジュール名、モジュールタイプ、作成されるエージェントの名前、モジュールアドレス、関連付けられたポート、および対応するプラグイン名を指定してエージェント内に作成されます。 オプションで、説明、モジュールグループ、最小値と最大値、保存倍率、秒単位の間隔、警告の最小と最大値、障害の最小と最大値、その他のオプションの値を指定できます。 | **説明**: //プラグイン// タイプのモジュールは、モジュール名、モジュールタイプ、作成されるエージェントの名前、モジュールアドレス、関連付けられたポート、および対応するプラグイン名を指定してエージェント内に作成されます。 オプションで、説明、モジュールグループ、最小値と最大値、保存倍率、秒単位の間隔、警告の最小と最大値、障害の最小と最大値、その他のオプションの値を指定できます。 |
| |
| The default values are ''0'' for minimum and maximum, ''history_data'' and ''post_process'' and ''300'' for the interval. | The default values are ''0'' for the minimum and maximum, ''history_data'' and ''post_process'' and ''300'' for the interval. |
| |
| 最小、最大、データの保存および保存倍率のデフォルトは ''0'' で、間隔のデフォルトは ''300'' です。 | 最小、最大、データの保存および保存倍率のデフォルトは ''0'' で、間隔のデフォルトは ''300'' です。 |
| **例 ([[#pandora_fms_cli|呼び出し]]および[[#書式|書式]] を参照):** | **例 ([[#pandora_fms_cli|呼び出し]]および[[#書式|書式]] を参照):** |
| |
| Simple example for state scaling: | Basic example: |
| |
| 状態スケーリングの簡単な例: | 基本的な例: |
| |
| <code bash> | <code bash> |
| pandora_manage /etc/pandora/pandora_server.conf --create_plugin_module plugin_module_test generic_data 3f9c41953a072afa229aa0a7fe3a6203a1ecf86b40b8a13d8a7d9916f0210bb1 127.0.0.1 "1" "DNS Plugin" "admin" "pandora" "100" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" 2001 | pandora_manage /etc/pandora/pandora_server.conf --create_plugin_module \ |
| | "My plugin module" "generic_data" "pandora.internals" "" "8080" \ |
| | "DNS Plugin" "" "" "" "" "" "" "" "" "" "" "" |
| |
| | </code> |
| | |
| | Simple example for status escalation: |
| | |
| | 状態エスカレーションの簡単な例: |
| | |
| | <code bash> |
| | pandora_manage /etc/pandora/pandora_server.conf --create_plugin_module \ |
| | plugin_module_test generic_data \ |
| | 3f9c41953a072afa229aa0a7fe3a6203a1ecf86b40b8a13d8a7d9916f0210bb1 127.0.0.1 \ |
| | "1" "DNS Plugin" "admin" "pandora" "100" "" "" "" "" "" "" "" "" "" "" "" \ |
| | "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" 2001 |
| </code> | </code> |
| |
| |
| <code bash> | <code bash> |
| pandora_manage /etc/pandora/pandora_server.conf --create_plugin_module 'My module' generic_data 'Mi agente' 192.168.12.123 8080 myplugin myuser mypass 'param1 param2 param3' 'Descripcion del modulo' 'General' 1 3 0 300 0 0 0 0 1 | pandora_manage /etc/pandora/pandora_server.conf --create_plugin_module \ |
| | 'My module' generic_data 'My agent' 192.168.12.123 8080 myplugin \ |
| | myuser mypass 'param1 param2 param3' 'Module description' \ |
| | 'General' 1 3 0 300 0 0 0 0 1 |
| |
| | </code> |
| | |
| | Advanced example: |
| | |
| | 高度な例: |
| | |
| | If you need to set a //timeout// of ''30'', you must explicitly pass each of the optional parameters with ''<nowiki>""</nowiki>'' so that the indicated position (in this case, //timeout//) is correct: |
| | |
| | タイムアウトを設定する必要がある場合 (以下の例では ''30'') は、指定された位置 (この場合はタイムアウト) が正しくなるように、各オプションパラメータを ''<nowiki>""</nowiki>'' で明示的に渡す必要があります。 |
| | |
| | <code bash> |
| | pandora_manage /etc/pandora/pandora_server.conf --create_plugin_module \ |
| | MyModule generic_data MyAgent 127.0.0.1 5667 \ |
| | MyPlugin "" "" "" "" MyGroup "" "" "" "" "" "" \ |
| | "" "" "" "" "" "" "" "" "" "" "" "" 30 |
| </code> | </code> |
| |
| ==== --delete_module ==== | ==== --delete_module ==== |
| |
| **Mandatory parameters:** | **Required parameters:** |
| |
| **必須パラメータ:** | **必須パラメータ:** |
| * ''use_alias'' | * ''use_alias'' |
| |
| **Description:** A module will be removed from an agent by passing the name of both as a parameter. In case this module is in a local agent, it will also be deleted from the configuration file if the Enterprise version is available. From version 771 on wards, the //descendants// of the deleted module are deleted recursively. | **Description**: A module will be removed from an agent by passing the name of both as a parameter (or with the agent's alias using ''use_alias''). In case this module is in a local agent, it will also be deleted from the configuration file. From version 771 on wards, the //descendants// of the deleted module are deleted recursively. |
| |
| **説明:** 両方の名前をパラメーターとして渡すことにより、エージェントからモジュールを削除します。このモジュールがローカルエージェントにある場合、Enterprise 版が利用可能であれば、設定ファイルからも削除されます。 バージョン 771 以降では、削除されたモジュールの //子// も再帰的に削除されます。 | **説明:** 両方の名前(または ''use_alias'' を使用してエージェントの別名)をパラメーターとして渡すことにより、エージェントからモジュールを削除します。このモジュールがローカルエージェントにある場合、設定ファイルからも削除されます。 バージョン 771 以降では、削除されたモジュールの //子// も再帰的に削除されます。 |
| |
| **Examples (see [[:en:documentation:08_technical_reference:03_anexo_cli#pandora_fms_cli|call]] and [[:en:documentation:08_technical_reference:03_anexo_cli#syntax|syntax]]):** | **Examples (see [[:en:documentation:08_technical_reference:03_anexo_cli#pandora_fms_cli|call]] and [[:en:documentation:08_technical_reference:03_anexo_cli#syntax|syntax]]):** |
| |
| ==== --create_special_day ==== | ==== --create_special_day ==== |
| (バージョン 5.1 以上) | |
| |
| **オプションパラメーター:** <特別日> <同一日> <説明> <グループ名> | **Required fields**: |
| |
| **説明:** 特別日を設定します。same_day に設定可能なのは、monday, tuesday, wednesday, thursday, friday, saturday と sunday です。 | **必須フィールド**: |
| |
| **実行例:** | - ''<special_day>'': Date in the format ''YYYY-MM-DD''. |
| | - ''<calendar_name>'': Calendar name, PFMS created the ''Default'' calendar by default. //**The calendar name cannot contain spaces or special characters**//. |
| | - ''<same_day>'': The day of the week to be emulated must be specified in English; it is not case-sensitive. |
| | - ''<description>'': This can be omitted by placing the quotation marks close together, ''<nowiki>""</nowiki>'' or ''<nowiki>''</nowiki>''. |
| | - ''<group_name>'': The name of the agent group; PFMS created the group ''All'' by default. //**The group name cannot contain spaces or special characters**//. |
| |
| perl pandora_manage.pl /etc/pandora/pandora_server.conf --create_special_day 2014-05-03 sunday Desc All | - ''<special_day>'': 日付を ''YYYY-MM-DD'' 形式で指定します。 |
| | - ''<calendar_name>'': カレンダー名を指定します。PFMS はデフォルトで ''Default'' カレンダーを作成します。//**カレンダー名にはスペースや特殊文字を含めることはできません**//。 |
| | - ''<same_day>'': エミュレートする曜日を英語で指定します。大文字と小文字は区別されません。 |
| | - ''<description>'': 引用符を近接させることで省略できます。''<nowiki>""</nowiki>'' または ''<nowiki>''</nowiki>''。 |
| | - ''<group_name>'': エージェントグループ名を指定します。PFMS はデフォルトで ''All'' グループを作成します。//**グループ名にはスペースや特殊文字を含めることはできません**//。 |
| | |
| | **Description**: Create a [[:en:documentation:pandorafms:technical_annexes:24_pfms_scheduled_downtimes|special day]]. |
| | |
| | **説明**: [[:ja:documentation:pandorafms:technical_annexes:24_pfms_scheduled_downtimes|特別日]]を作成します。 |
| | |
| | **Example (see [[#ks1|call]] and [[#ks1_1|syntax]])**: |
| | |
| | **例([[#ks1|呼び出し]]および[[#ks1_1|書式]]を参照)**: |
| | |
| | <code bash> |
| | pandora_manage /etc/pandora/pandora_server.conf \ |
| | --create_special_day \ |
| | "2026-05-05" 'Default' "sunday" 'my description' "All" |
| | </code> |
| |
| ==== --delete_special_day ==== | ==== --delete_special_day ==== |
| (バージョン 5.1 以上) | |
| |
| **オプションパラメーター:** <特別日> | **Parameters**: < special_day > |
| |
| **説明:** 指定した特別日を削除します。 | **パラメータ**: < special_day > |
| |
| **実行例:** | **Description**: Delete specified special day. |
| | |
| | **説明**: 特別日を削除します。 |
| | |
| | **Example (see [[#ks1|call]] and [[#ks1_1|syntax]])**: |
| | |
| | **例([[#ks1|呼び出し]]および[[#ks1_1|書式]]を参照)**: |
| | |
| | <code bash> |
| | pandora_manage /etc/pandora/pandora_server.conf --delete_special_day "2014-05-03" |
| | |
| | </code> |
| |
| perl pandora_manage.pl /etc/pandora/pandora_server.conf --delete_special_day 2014-05-03 | |
| |
| ==== --update_special_day ==== | ==== --update_special_day ==== |
| (バージョン 5.1 以上) | |
| |
| **オプションパラメーター:** <特別日> <変更するフィールド> <新しい値> | **Parameters**: |
| |
| **説明:** 指定した特別日の指定したフィールドの値を更新します。フィールドに指定できる値は、same_day, description と group_name です。same_day を指定した場合、新しい値に設定できるのは、monday, tuesday, wednesday, thursday, friday, saturday と sunday です。 | **パラメータ**: |
| |
| **実行例:** | * < special_day > |
| | * < field_to_change > |
| | * < new_value > |
| |
| perl pandora_manage.pl /etc/pandora/pandora_server.conf --update_special_day 2014-05-03 same_day monday | * < 特別日 > |
| | * < 変更するフィールド > |
| | * < 新たな値 > |
| | |
| | **Description**: Modify a specific field of a special day. The fields that can be updated are: ''same_day'', ''description'' y ''group_name''. |
| | |
| | **説明**: 特別日の特定のフィールドを変更します。更新可能なフィールドは、''same_day''、''description''、''group_name'' です。 |
| | |
| | **Example (see [[#ks1|call]] and [[#ks1_1|syntax]])**: |
| | |
| | **例([[#ks1|呼び出し]]および[[#ks1_1|書式]]を参照)**: |
| | |
| | <code bash> |
| | pandora_manage /etc/pandora/pandora_server.conf --update_special_day "2014-05-03" "same_day" "monday" |
| | |
| | </code> |
| |
| ==== --set_event_storm_protection ==== | ==== --set_event_storm_protection ==== |
| **必須パラメータ**: < ユーザID > | **必須パラメータ**: < ユーザID > |
| |
| **Description**: The [[:en:documentation:pandorafms:management_and_operation:12_console_setup#double_authentication|double authentication]] will be disabled for the specified user. | **Description**: The [[:en:documentation:pandorafms:cybersecurity:07_safety_functions#ks1_4|double authentication]] will be disabled for the specified user. |
| |
| **説明:** 特定ユーザに対して[[:ja:documentation:pandorafms:management_and_operation:12_console_setup#二段階認証|二段階認証]]を無効化します。 | **説明:** 特定ユーザに対して[[:ja:documentation:pandorafms:cybersecurity:07_safety_functions#ks1_4|二段階認証]]を無効化します。 |
| |
| **例:** | **例:** |
| ==== --create_event ==== | ==== --create_event ==== |
| |
| **Mandatory parameters**: | **Required parameters**: |
| |
| ** 必須パラメータ**: | ** 必須パラメータ**: |
| **オプションパラメータ**: | **オプションパラメータ**: |
| |
| * Agent name. | - Agent name. |
| * Module name. | - Agent's Module name. |
| * Event state (''0'' if it **isn't** validated, ''1'' if is validated and ''2'' in process). | - Event state (''0'' new event to be validated, ''1'' if is validated and ''2'' in process). In order to add the rest of the optional fields, one of these values must be specified. |
| * Severity: ''0'' (Maintenance), ''1'' (Informational), ''2'' (Normal), ''3'' (Warning), ''4'' (Critical), ''5'' (Minor) y ''6'' (Major). | - Severity: ''0'' (Maintenance), ''1'' (Informational), ''2'' (Normal), ''3'' (Warning), ''4'' (Critical), ''5'' (Minor) y ''6'' (Major). In order to add the rest of the optional fields, one of these values must be specified. |
| * Template name in the case that is would be associated to one alert. | - Name of the alert template in case the specified module is associated to an alert. |
| * User name. | - User name or ID user (''id_user'', other than the ''owner_user'' of the event). If the user name or ID user includes space(s) or any other extended characters, these characters should be //escaped//. A space is represented as ''<nowiki> </nowiki>'' and ''<nowiki>&</nowiki>'' as ''<nowiki>&</nowiki>'', etcétera. |
| * Comment. | - Comment. If the user name or identifier of the user making the comment includes spaces or any other extended characters, those characters should be //escaped//. A space is represented as ''<nowiki> </nowiki>'' and ''<nowiki>&</nowiki>'' as ''<nowiki>&</nowiki>'', et cetera (by Web Console will show the user name or user identifier //without escaping//, this is normal). It is recommended to use the user identifier as this is immutable and will always allow the user to be correctly identified. |
| * Source. | - Source, text field to indicate the origin of the event, keywords can be used. |
| * Extra id. | - Additional identifier (<wrap :en>**Extra ID**</wrap>), in the event view it is used for additional grouping. |
| * Tags: Format should be < tag > < url >,< tag > < url > You can add multiple tags separated by commas. //It is important that there are no spaces between the comma and the next label.// | - (Version 6.0 SP5 OUM 625 or earlier, issue 525) Tags: Format should be < tag > < url >,< tag > < url > You can add multiple tags separated by commas. //It is important that there are no spaces between the comma and the next label.// |
| * Custom data: Custom data should be entered as a JSON document. For example: ''{"Location": "Office", "Priority": 42}'' . | - Custom data: Custom data should be entered as a JSON document. For example: ''<nowiki>{"Location": "Office", "Priority": 42}</nowiki>''. If the JSON is poorly structured an unhanded exception will be raised, it is recommended to use the **json_pp** command to check the JSON before creating the event. |
| * Force creation of agent (//bool//): If the agent name parameter refers to an agent that does not exist, it will be created. | - Force creation of agent (''0'' false, ''1'' true): If the agent name parameter refers to an agent that does not exist, it will be created (use null, two quotes together, in the module name and alert template name parameters). The alias of the new agent will be exactly the same name provided. |
| * Critical instructions: Add the instructions to be performed in the case of a critical condition | - Critical instructions: Add the instructions to be performed in the case of a critical condition. |
| * Warning instructions: Add the instructions to be performed in the case of a warning condition | - Warning instructions: Add the instructions to be performed in the case of a warning condition. |
| * Unknown instructions: Add the instructions to perform in case of going to unknown state | - Unknown instructions: Add the instructions to perform in case of going to unknown state. |
| * Usar alias del agente, utilice textualmente ''use_alias''. //Se deben especificar dos comillas simples juntas, sin espacio entre ellas) si utiliza el siguiente parámetro a continuación//. | - Use agent aliases, use textual ''use_alias''. //Two single quotes must be specified together, with no space between them) if you use the following parameter below//. |
| * **Metaconsole: **Server identifier (Enterprise version only). | - **Command Center (Metaconsole)**: Server identifier. |
| | - Unused parameter; omit by enclosing it in single quotes (''<nowiki>''</nowiki>'' or ''<nowiki>""</nowiki>''). |
| | - Unused parameter; omit by enclosing it in single quotes (''<nowiki>''</nowiki>'' or ''<nowiki>""</nowiki>''). |
| | - Unused parameter; omit by enclosing it in single quotes (''<nowiki>''</nowiki>'' or ''<nowiki>""</nowiki>''). |
| | - Personalized event identifier. |
| | - Default instructions. |
| |
| * エージェント名 | - エージェント名 |
| * モジュール名 | - モジュール名 |
| * イベントの状態 (''0'' 承諾*されていない*場合、''1'' 承諾済、''2'' 処理中) | - イベントの状態 (''0'' 承諾*されていない*場合、''1'' 承諾済、''2'' 処理中) |
| * 重要度: ''0'' (メンテナンス), ''1'' (情報), ''2'' (正常), ''3'' (警告), ''4'' (障害), ''5'' (マイナー), ''6'' (メジャー) | - 重要度: ''0'' (メンテナンス), ''1'' (情報), ''2'' (正常), ''3'' (警告), ''4'' (障害), ''5'' (マイナー), ''6'' (メジャー) |
| * アラートに関連付けるテンプレート名 | - アラートに関連付けるテンプレート名 |
| * ユーザ名 | - ユーザ名 |
| * コメント | - コメント |
| * ソース | - ソース |
| * 拡張 ID | - 拡張 ID |
| * タグ: フォーマットは < tag > < url >,< tag > < url > である必要があります。複数のタグをカンマ区切りで追加できます。 //カンマと次のラベルの間にスペースを入れないことが重要です。// | - タグ: フォーマットは < tag > < url >,< tag > < url > である必要があります。複数のタグをカンマ区切りで追加できます。 //カンマと次のラベルの間にスペースを入れないことが重要です。// |
| * カスタムデータ: カスタムデータは JSON形式で入力する必要があります。たとえば、'{"Location": "Office", "Priority": 42}' です。 | - カスタムデータ: カスタムデータは JSON形式で入力する必要があります。たとえば、''<nowiki>{"Location": "Office", "Priority": 42}</nowiki>'' です。 |
| * 強制エージェント作成(//bool//): エージェント名パラメータが存在しない場合に、エージェントを作成するかどうかです。 | - 強制エージェント作成(//bool//): エージェント名パラメータが存在しない場合に、エージェントを作成するかどうかです。 |
| * 障害手順: 障害時の手順を追加します。 | - 障害手順: 障害時の手順を追加します。 |
| * 警告手順: 警告時の手順を追加します。 | - 警告手順: 警告時の手順を追加します。 |
| * 不明手順: 不明時の手順を追加します。 | - 不明手順: 不明時の手順を追加します。 |
| * 別名の利用: エージェント名の代わりにの別名を利用する場合は ''use_alias'' を指定します。//別名はシングルクォーテーションで囲います。// | - 別名の利用: エージェント名の代わりにの別名を利用する場合は ''use_alias'' を指定します。//別名はシングルクォーテーションで囲います。// |
| * **メタコンソール: **サーバ ID (Enterprise 版のみ). | - **コマンドセンター(メタコンソール): **サーバ ID. |
| | - 未使用のパラメータ。シングルクォーテーションで囲むことで省略できます(''<nowiki>''</nowiki>'' または ''<nowiki>""</nowiki>'')。 |
| | - 未使用のパラメータ。シングルクォーテーションで囲むことで省略できます(''<nowiki>''</nowiki>'' または ''<nowiki>""</nowiki>'')。 |
| | - 未使用のパラメータ。シングルクォーテーションで囲むことで省略できます(''<nowiki>''</nowiki>'' または ''<nowiki>""</nowiki>'')。 |
| | - パーソナライズされたイベント識別子。 |
| | - デフォルトの手順。 |
| |
| **Description**: | **Description**: |