ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite [2026/08/21 22:43] – [snmp3_block] junichija:documentation:pandorafms:complex_environments_and_optimization:05_satellite [2026/08/21 22:59] (現在) – [SNMPv1 および SNMPv2 クエリ] junichi
行 1363: 行 1363:
 SNMP (SNMPv3) 監視の秒単位のタイムアウト値です。デフォルトは ''5'' です。 SNMP (SNMPv3) 監視の秒単位のタイムアウト値です。デフォルトは ''5'' です。
  
-== snmp_block == 
- 
-<code> 
-snmp_block XX 
- 
-</code> 
- 
-Number of hosts processed in a single call to braa (SNMPv1), ''50'' by default. 
- 
-単一の braa (SNMPv1) 呼び出しで処理するホスト数。デフォルトは ''50'' です。 
  
 == snmp_interval == == snmp_interval ==
行 1527: 行 1517:
  
 IPAM スキャンの秒単位の実行間隔。 IPAM スキャンの秒単位の実行間隔。
 +
 +== wmi_credential_encrypt ==
 +
 +It enables or disables WMI module password encryption ([[#ks6_2|module_wmiauth]]) and in the global [[#wmi_auth|wmi_auth]] token. If there is no [[#credential_pass|credential_pass]] the Satellite server name is used for encryption. Values: ''1'' or ''0'', by default ''0''.
 +
 +WMI モジュールのパスワード暗号化([[#ks6_2|module_wmiauth]])およびグローバルな [[#wmi_auth|wmi_auth]] トークンにおける暗号化の有効・無効を切り替えます。[[#credential_pass|credential_pass]] が指定されていない場合、暗号化にはサテライトサーバ名が使用されます。設定値は ''1'' または ''0'' で、デフォルトは ''0'' です。
 +
 +== snmp3_credential_encrypt ==
 +
 +It enables or disables SNMPv3 module password encryption ([[#ks6_4|module_authpass]] and [[#ks6_4|module_privpass]]) and in global tokens [[#snmp3_authpass|snmp3_authpass]] and [[#snmp3_privpass|snmp3_privpass]]. If there is no [[#credential_pass|credential_pass]], the Satellite server name is used for encryption. Values: ''1'' or ''0'', by default ''0''.
 +
 +SNMPv3 モジュールのパスワード暗号化([[#ks6_4|module_authpass]] および [[#ks6_4|module_privpass]])と、グローバルトークン([[#snmp3_authpass|snmp3_authpass]] および [[#snmp3_privpass|snmp3_privpass]])の暗号化を有効または無効にします。[[#credential_pass|credential_pass]] が指定されていない場合は、暗号化にサテライトサーバ名が使用されます。設定値は ''1'' または ''0'' で、デフォルトは ''0'' です。
 +
 +== ssh_credential_box ==
 +
 +That token is the same as using [[#ks6_7|credential_box]]. A new name is given to distinguish it from the new credential boxes added for WMI and SNMPv3 modules.
 +
 +このトークンは、[[#ks6_7|credential_box]] を使用する場合と同じものです。WMI および SNMPv3 モジュール向けに追加された新しい credential_box と区別するために、新しい名前が付けられています。
 +
 +<WRAP center round info 90%>
 +
 +This command may take up multiple lines with different configurations.
 +
 +</WRAP>
 +
 +<WRAP center round info 90%>
 +
 +このコマンドは、異なる設定を含む複数の行で設定可能です。
 +
 +</WRAP>
 +
 +== wmi_credential_box ==
 +
 +It works similarly to [[#ks6_7|credential_box]] and it is specific for WMI modules.
 +
 +[[#ks6_7|credential_box]] と同様に動作し、WMI モジュール専用のものです。
 +
 +If a WMI module has no credentials and its IP address matches the network indicated by a WMI **credential box**, will use it, otherwise, it sill use [[#wmi_auth|wmi_auth]] global configuration.
 +
 +WMI モジュールに認証情報が設定されておらず、かつその IP アドレスが WMI **認証情報ボックス** で指定されたネットワークと一致する場合、その認証情報が使用されます。一致しない場合は、[[#wmi_auth|wmi_auth]] のグローバル設定が使用されます。
 +
 +<WRAP center round info 90%>
 +
 +This command may take up multiple lines with different configurations.
 +
 +</WRAP>
 +
 +<WRAP center round info 90%>
 +
 +このコマンドは、異なる設定を含む複数の行で設定可能です。
 +
 +</WRAP>
 +
 +== snmp3_credential_box ==
 +
 +It works similarly to [[#ks6_7|credential_box]] and it is specific for SNMPv3 modules.
 +
 +[[#ks6_7|credential_box]] と同様に動作し、SNMPv3 モジュール専用のものです。
 +
 +If a [[#ks6_4|SNMPv3 module has no credentials]] (''authpass'', ''module_authpass'', ''privpass'', ''module_privpass'') and its IP address matches the network indicated by an SNMPv3 **credential box**, it will use. Otherwise it will use the global [[#snmp3_authpass|snmp3_authpass]] or [[#snmp3_privpass|snmp3_privpass]] configuration.
 +
 +SNMPv3 モジュールに認証情報(''authpass''、''module_authpass''、''privpass''、''module_privpass'')が設定されておらず、かつその IP アドレスが SNMPv3 **認証情報ボックス** で指定されたネットワークと一致する場合、その認証情報が使用されます。一致しない場合は、グローバルな ''snmp3_authpass'' または ''snmp3_privpass'' の設定が使用されます。
 +
 +<WRAP center round info 90%>
 +
 +This command may take up multiple lines with different configurations.
 +
 +</WRAP>
 +
 +<WRAP center round info 90%>
 +
 +このコマンドは、異なる設定を含む複数の行で設定可能です。
 +
 +</WRAP>
 +
 +== server_threshold ==
 +
 +Its main function (among other tasks) is to check whether the configuration file has changed, so that it can restart and load the new instructions. By default, it performs this task every 5 seconds (default value).
 +
 +(他のタスクの中でも)その主な機能は、設定ファイルが変更されたかどうかを確認し、変更があれば再起動して新しい設定を読み込むことです。デフォルトでは、この処理は 5秒間隔(デフォルト値)で実行されます。
 +
 +<code>
 +# Interval in seconds for common tasks (like remote configuration checks).
 +server_threshold 5
 +</code>
 +
 +<wrap #ks3_1_2 />
  
 === セカンダリサーバ === === セカンダリサーバ ===
行 1983: 行 2060:
 module_begin module_begin
 module_name if eth1 OperStatus module_name if eth1 OperStatus
-module_description IP address N/A. Description: The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.+module_description IP address N/A. 
 +module_description The current operational state of the interface. 
 +module_description The testing(3) state indicates that no operational 
 +module_description packets can be passed.
 module_type generic_data_string module_type generic_data_string
 module_snmp 192.168.70.225 module_snmp 192.168.70.225
 module_oid .1.3.6.1.2.1.2.2.1.8.3 module_oid .1.3.6.1.2.1.2.2.1.8.3
-module_community artica06+module_community pfms06
 module_end module_end
- 
 </code> </code>
  
行 2011: 行 2090:
 module_begin module_begin
 module_name if eth1 OperStatus module_name if eth1 OperStatus
-module_description IP address N/A. Description: The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.+module_description IP address N/A. 
 +module_description The current operational state of the interface. 
 +module_description The testing(3) state indicates that no operational 
 +module_description packets can be passed.
 module_type generic_data_string module_type generic_data_string
 module_snmp 192.168.70.225 module_snmp 192.168.70.225
 module_version 2c module_version 2c
 module_oid .1.3.6.1.2.1.2.2.1.8.3 module_oid .1.3.6.1.2.1.2.2.1.8.3
-module_community artica06+module_community pfms06
 module_end module_end
- 
 </code> </code>
  
行 2028: 行 2109:
 module_begin module_begin
 module_name if eth0 OutOctets module_name if eth0 OutOctets
-module_description The total number of octets transmitted out of the interface, including framing characters.+module_description The total number of octets transmitted out of the interface, 
 +module_description including framing characters.
 module_type generic_data_inc module_type generic_data_inc
 module_snmp 192.168.70.225 module_snmp 192.168.70.225
行 2034: 行 2116:
 module_community public module_community public
 module_end module_end
- 
 </code> </code>
  
  • ja/documentation/pandorafms/complex_environments_and_optimization/05_satellite.1787352195.txt.gz
  • 最終更新: 2026/08/21 22:43
  • by junichi