ImportConfiguration エレメント
Modeling Gateway がデータをインポートする方法の特定の要素を制御するには、ImportConfiguration エレメントを使用します。
casp1032jp
Modeling Gateway がデータをインポートする方法の特定の要素を制御するには、ImportConfiguration エレメントを使用します。
ImportConfiguration エレメントの構文は以下のとおりです。
<ImportConfiguration do_not_process_pre_existing_devices_under_container_node = "false" import_to_primary_ss_only = "false" max_device_creation_threads = "50" />
- do_not_process_pre_existing_devices_under_container_nodeCA Spectrumが、以前にCA Spectrumに存在した Container エレメントで見つかったデバイスを処理するかどうかを指定します。デフォルト:false
- import_to_primary_ss_onlyプライマリSpectroSERVERがダウンしている場合に、Modeling Gateway がセカンダリSpectroSERVERに接続するかどうかを指定します。デフォルト:false
- max_device_creation_threads同時に作成し、アクティブにできるデバイス モデルの数を指定します。注:この値を 50 を超える数値に設定すると、SNMP トラフィックが大きくなりすぎる可能性があります。デフォルト:50