| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
| ja:documentation:pandorafms:installation:05_configuration_agents [2026/03/01 06:19] – [module_timeout] junichi | ja:documentation:pandorafms:installation:05_configuration_agents [2026/03/01 06:28] (現在) – [MS Windows での基本エンドポイントオプション] junichi |
|---|
| {{indexmenu_n>5}} | {{indexmenu_n>5}} |
| |
| [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] | [[:ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]] |
| | |
| |
| ===== エンドポイントとは? ===== | ===== エンドポイントとは? ===== |
| </code> | </code> |
| |
| Absolute path (path) to a valid configuration file of a [[:en:documentation:pandorafms:management_and_operation:12_console_setup#ehorus|eHorus]] agent. The Agent will create a custom field called ''eHorusID'' that contains the identification key of the eHorus agent. | Absolute path (path) to a valid configuration file of a [[:en:documentation:pandorafms:management_and_operation:12_console_setup#ks1_10|Pandora RC]] agent. The Agent will create a custom field called ''eHorusID'' that contains the identification key of the Pandora RC agent. |
| |
| [[:ja:documentation:pandorafms:management_and_operation:12_console_setup#ehorus|eHorus]] エージェントの有効な設定ファイルへの絶対パス(パス)。エージェントは、eHorus エージェントの識別キーを含む ''eHorusID'' というカスタムフィールドを作成します。 | [[:ja:documentation:pandorafms:management_and_operation:12_console_setup#ks1_10|Pandora RC]] エージェントの有効な設定ファイルへの絶対パス(パス)。エージェントは、Pandora RC エージェントの識別キーを含む ''eHorusID'' というカスタムフィールドを作成します。 |
| |
| ==== transfer_mode_user ==== | ==== transfer_mode_user ==== |
| === module_crontab === | === module_crontab === |
| |
| From version 3.2, it's possible to schedule modules in the order they'll be executed on a specific date. To do this, you're required to define the **module_crontab**', using a similar format to that of the [[https://en.wikipedia.org/wiki/Cron#CRON_expression|crontab]] file: | Modules can be scheduled to run on certain dates according to the following format: |
| |
| バージョン 3.2 から、モジュールを指定した日時に実行させるようにすることができます。この設定は、**module_crontab** にて、[[https://en.wikipedia.org/wiki/Cron#CRON_expression|crontab]] ファイルに似た設定を行うことにより実現します。 | モジュールは、次の形式に従って特定の日付に実行するようにスケジュールできます。 |
| |
| <code> | <WRAP center round box 90%> |
| module_crontab <分> <時間> <日> <月> <曜日> | |
| |
| </code> | <font inherit/Courier New,Courier,monospace;;inherit;;inherit>module_crontab <minute> <hour> <day> <month> <day of the week></font> |
| | |
| | </WRAP> |
| | |
| | <WRAP center round box 90%> |
| | |
| | <font inherit/Courier New,Courier,monospace;;inherit;;inherit>module_crontab <分> <時間> <日> <月> <曜日></font> |
| | |
| | </WRAP> |
| |
| 指定可能な範囲は次の通りです。 | 指定可能な範囲は次の通りです。 |
| エンドポイントでリモート設定が有効になっていて、バージョン 774 以降の場合は、ウェブコンソールのエージェント設定の **基本オプション(Basic options)** セクションで次のオプションを有効にできます。 | エンドポイントでリモート設定が有効になっていて、バージョン 774 以降の場合は、ウェブコンソールのエージェント設定の **基本オプション(Basic options)** セクションで次のオプションを有効にできます。 |
| |
| {{ :wiki:pfms-management-resources-manage_agents-setup-basic_options.png }} | {{ :wiki:pfms-management-resources-manage_agents-setup-basic_options_2.png }} |
| |
| * **Enable security hardening monitoring**: It enables the plugin to strengthen security on the monitored device. The following options will be enabled in the configuration file: | * **Enable security hardening monitoring**: It enables the plugin to strengthen security on the monitored device. The following options will be enabled in the configuration file: |
| ==== MS Windows での基本エンドポイントオプション ==== | ==== MS Windows での基本エンドポイントオプション ==== |
| |
| {{ :wiki:pfms-console_web-endpoint_ms_windows-basic_options.png }} | {{ :wiki:pfms-console_web-endpoint_ms_windows-basic_options_2.png }} |
| |
| When the software agent has **Remote configuration enabled** and the installed version is 774 or later, the following options can be enabled in the **Basic options** section of the agent configuration in the Web Console. | When the software agent has **Remote configuration enabled** and the installed version is 774 or later, the following options can be enabled in the **Basic options** section of the agent configuration in the Web Console. |
| </WRAP> | </WRAP> |
| |
| [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] | [[:ja:documentation:pandorafms:start|Pandora FMS ドキュメント一覧に戻る]] |
| |
| |