差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:pandorafms:installation:04_configuration [2026/06/06 07:24] – [php.conf 設定ファイル] junichi | ja:documentation:pandorafms:installation:04_configuration [2026/08/21 23:02] (現在) – [braa_retries] junichi | ||
|---|---|---|---|
| 行 665: | 行 665: | ||
| </ | </ | ||
| - | If not specified, [[: | + | If not specified, [[: |
| </ | </ | ||
| 行 679: | 行 679: | ||
| </ | </ | ||
| - | 指定されていない場合は、[[: | + | 指定されていない場合は、[[: |
| </ | </ | ||
| 行 802: | 行 802: | ||
| </ | </ | ||
| - | === braa === | ||
| - | Location of the **braa** | ||
| - | |||
| - | [[: | ||
| - | |||
| - | < | ||
| - | / | ||
| - | </ | ||
| - | |||
| - | === braa_retries === | ||
| - | |||
| - | Number of retries before **braa** | ||
| - | |||
| - | エラー時に **braa** がモジュールをネットワークサーバに渡すまでの再試行回数。 | ||
| === fsnmp === | === fsnmp === | ||
| 行 1729: | 行 1715: | ||
| < | < | ||
| - | # If set to 1, alerts are queued for the Pandora FMS Alert Server. If alertserver is set to 1, alerts are always queued. | + | # If set to 1, alerts are queued for the Pandora FMS Alert Server. |
| + | # If alertserver is set to 1, alerts are always queued. | ||
| alertserver_queue 1 | alertserver_queue 1 | ||
| </ | </ | ||
| 行 1811: | 行 1798: | ||
| < | < | ||
| - | # dbsslservercert: | + | # Path to a file in PEM format that contains |
| + | # the MySQL server SSL key certificate: | ||
| # dbsslservercert | # dbsslservercert | ||
| - | |||
| </ | </ | ||
| 行 2210: | 行 2196: | ||
| < | < | ||
| - | # Enable (1) or disable (0) the verification of SSL certificates (set to 0 when using self-signed certificates). | + | # Enable (1) or disable (0) the verification of SSL certificates |
| + | # (set to 0 when using self-signed certificates). | ||
| ssl_verify 0 | ssl_verify 0 | ||
| </ | </ | ||
| 行 2221: | 行 2208: | ||
| < | < | ||
| - | # If greater than 0, generate an event when more than the specified number of XML data files are queued for an agent. | + | # 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 | too_many_xml 10 | ||
| - | |||
| </ | </ | ||
| 行 2882: | 行 2869: | ||
| </ | </ | ||
| - | Directory where Pandora FMS web console is installed. This is usually | + | Directory where Pandora FMS web console is installed. This usually |
| - | Pandora FMS ウェブコンソールのディレクトリを設定します。通常は、''/ | + | Pandora FMS ウェブコンソールのディレクトリを設定します。通常は、''/ |
| <code php> | <code php> | ||