差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:pandorafms:technical_annexes:03_capacity_planning [2025/11/02 05:04] – [ICMP サーバ] junichi | ja:documentation:pandorafms:technical_annexes:03_capacity_planning [2025/11/02 05:15] (現在) – [通常サーバ] junichi | ||
|---|---|---|---|
| 行 463: | 行 463: | ||
| - | ==== SNMP サーバ ==== | + | **This specifically concerns |
| - | This is the SNMP network server. Assuming you already have the server up and running and configured. Some key parameters for its operation: | + | **ここからは SNMPチェックに関する内容です**。サーバーが既に起動し、設定済みであることを前提としています。動作に必要な主要なパラメータは以下のとおりです。 |
| - | + | ||
| - | これは SNMP ネットワークサーバです。既にサーバが起動し、設定済みであることを前提としています。動作に必要な主要なパラメータは以下のとおりです。 | + | |
| < | < | ||
| 行 477: | 行 475: | ||
| システムが各実行時に行うSNMPリクエストの数を定義します。サーバはリクエストを宛先IPアドレスごとにグループ化するため、このブロックは目安です。あまり大きくしすぎないようにしてください(最大30~40)。ブロック要素が失敗すると、内部カウンターによってPFMSサーバはリクエストを再試行します。 | システムが各実行時に行うSNMPリクエストの数を定義します。サーバはリクエストを宛先IPアドレスごとにグループ化するため、このブロックは目安です。あまり大きくしすぎないようにしてください(最大30~40)。ブロック要素が失敗すると、内部カウンターによってPFMSサーバはリクエストを再試行します。 | ||
| - | |||
| - | < | ||
| - | snmp_threads X | ||
| - | |||
| - | </ | ||
| - | |||
| - | Obviously, the more threads you have, the more checks you will be able to execute. If you add all the threads that Pandora FMS executes, they should not reach the range of 30 to 40. You should not use more than 10 threads here, although it depends a lot on the type of hardware and the Linux version you are using. | ||
| - | |||
| - | 当然ですが、スレッド数が多いほど実行できるチェックの数も増えますが、Pandora FMS が実行するすべてのスレッド数を合計しても 30~40 の範囲にはならないようにします。ハードウェアの種類や Linux のバージョンによって大きく異なりますが、ここでは 10 を超えるスレッド数は使用しないでください。 | ||
| The faster way to test is through a SNMP device, applying all the interfaces, all the serial " | The faster way to test is through a SNMP device, applying all the interfaces, all the serial " | ||
| 行 513: | 行 502: | ||
| <wrap #ks3_4 /> | <wrap #ks3_4 /> | ||
| - | ==== プラグイン、ネットワーク(オープンソース)、HTTP | + | ==== ヘビーサーバ ==== |
| - | The same concept applies here as above, but in a more simplified form. It will be necessary to control: | + | The same concept applies here [[#ks3_2|as above]], but in a more simplified form. It will be necessary to control: |
| - | 前述と同じ概念を適用しますが、より単純化された方法です。 以下を確認する必要があります。 | + | ここでも[[# |
| * Number of threads. | * Number of threads. | ||