ja:documentation:pandorafms:installation:04_configuration

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:installation:04_configuration [2024/03/24 04:44] – [syslog_whitelist] junichija:documentation:pandorafms:installation:04_configuration [2024/03/24 04:49] (現在) – [logserver_threads] junichi
行 1781: 行 1781:
  
 より詳細は、[[:ja:documentation:pandorafms:monitoring:09_log_monitoring#pfms_server_level_filters|PFMS サーバ レベルフィルタ]] を参照してください。 より詳細は、[[:ja:documentation:pandorafms:monitoring:09_log_monitoring#pfms_server_level_filters|PFMS サーバ レベルフィルタ]] を参照してください。
 +
 +=== critical_on_error ===
 +
 +If set to 1 (the default), when the executions of certain checks fail (not the checks themselves), the modules go into critical. If set to 0, they will end up going into unknown. 
 +
 +1 (デフォルト) に設定すると、(チェック自体ではなく) 特定のチェックの実行が失敗すると、モジュールは障害状態になります。 0 に設定すると、最終的には不明になります。
 +
 +<code>
 +critical_on_error 1 
 +
 +</code>
 +
 +=== logserver ===
 +
 +{{:wiki:icono-modulo-enterprise.png  |Enterprise version.}} It enables or disables the log server, default value ''0''  (disabled). 
 +
 +{{:wiki:icono-modulo-enterprise.png  |Enterprise 版}} ログサーバを有効化または無効化します。デフォルトは ''0'' (無効化)です。
 +
 +<code>
 +# Enable (1) or disable (0) Pandora FMS Log Server (PANDORA FMS ENTERPRISE ONLY).
 +logserver 0
 +
 +</code>
 +
 +=== logserver_threads ===
 +
 +{{:wiki:icono-modulo-enterprise.png  |Enterprise version.}} 
 +
 +{{:wiki:icono-modulo-enterprise.png  |Enterprise 版}}
 +
 +It sets the number of threads to be executed in the [[#logserver|logserver]], default value ''1''.
 +
 +[[#logserver|logserver]] で実行されるスレッドの数を設定します。デフォルト値は ''1'' です。
 +
 +<code>
 +# Number of threads for the Log Server (PANDORA FMS ENTERPRISE ONLY).
 +logserver_threads 1
 +
 +</code>
 +
 +=== too_many_xml ===
 +
 +<code>
 +# If greater than 0, generate an event when more than the specified number of XML data files are queued for an agent.
 +too_many_xml 10
 +
 +</code>
 +
 +Default value: 10. Generates an event in the Web Console if there are more XML files than the specified number waiting to be processed by the PFMS server.
 +
 +デフォルト値: 10。PFMS サーバによる処理を待機している XML ファイルが指定された数よりも多い場合、Web コンソールでイベントを生成します。
  
 ==== 環境変数 ==== ==== 環境変数 ====
  • ja/documentation/pandorafms/installation/04_configuration.1711255475.txt.gz
  • 最終更新: 2024/03/24 04:44
  • by junichi