The **Command Center** (Metaconsole) is able to sort and assign the arrival of new software agents assigned to its charge. The following criteria are used:
+
The **Command Center** (Metaconsole) is able to sort and assign the arrival of new EndPoints assigned to its charge. The following criteria are used:
* <wrap :en>**Round robin**</wrap>: It is used to distribute, in an equitable way and in a rational order, all the new Pandora FMS software agents that arrive to the Command Center. Agent distribution will be done in a circular way, assigning the corresponding server to each new agent.
+
* <wrap :en>**Round robin**</wrap>: It is used to distribute, in an equitable way and in a rational order, all the new Pandora FMS EndPoints that arrive to the Command Center. Agent distribution will be done in a circular way, assigning the corresponding server to each new agent.
* <wrap :en>**Less loaded**</wrap>: New agents will be dynamically assigned to the least loaded servers.
* <wrap :en>**Less loaded**</wrap>: New agents will be dynamically assigned to the least loaded servers.
* <wrap :en>**Custom**</wrap>: In custom classification, you may define classification rules, based on certain parameters retrieved from the information reported by the agent (agent name and IP address).
* <wrap :en>**Custom**</wrap>: In custom classification, you may define classification rules, based on certain parameters retrieved from the information reported by the agent (agent name and IP address).
* <wrap :ja>**カスタム(Custom)**</wrap>: カスタム分類では、エージェントによって報告された情報 (エージェント名と IP アドレス) から取得された特定のパラメータに基づいて分類ルールを定義できます。
* <wrap :ja>**カスタム(Custom)**</wrap>: カスタム分類では、エージェントによって報告された情報 (エージェント名と IP アドレス) から取得された特定のパラメータに基づいて分類ルールを定義できます。
+
+
<WRAP center round info 90%>
+
+
For the Metaconsole's [[:en:documentation:pandorafms:installation:04_configuration#provisioningserver|Provisioning Server]] to recognize its nodes, these should have their own IP address configured in the Dataserver, in each node (<wrap :en>**Management → Servers → Manage servers → Dataserver → Edit**</wrap> menu) :
[[:en:documentation:pandorafms:technical_annexes:28_pfms_file_collections|File collections]] are containers of remote and local files constantly synchronizez. They are generally used in agents or to massively deploy scripts or plugins that will later be run by software agents.
+
[[:en:documentation:pandorafms:technical_annexes:28_pfms_file_collections|File collections]] are containers of remote and local files constantly synchronizez. They are generally used in agents or to massively deploy scripts or plugins that will later be run by EndPoints.
For the configured nodes to adopt the centralized mode, go to the license screen and synchronize. That way, all the policy management pages will be available in read-only mode. New nodes that are added will be automatically configured in this mode.
+
For the configured nodes to adopt the centralized mode, go to the license screen and synchronize. That way, all the policy management pages will be available in read-only mode. New nodes added will be automatically configured in this mode.
The policy queue in the Command Center is different from those of the nodes. While in the latter you may see the status of the application of uncompleted policies and a history of those already completed, in the Command Center this second part was deleted. **Only those that have not been applied or are in progress will be displayed, indicating the node they belong to**.
+
The policy queue in the Command Center is different from those of nodes. While in the latter you may see the status of the application of uncompleted policies and a [[:en:documentation:pandorafms:complex_environments_and_optimization:02_policy#ks3|history of those already completed]], in the Command Center this second part was deleted. **Only those that have not been applied or are in progress will be displayed, indicating the node they belong to**.
If the history of applied monitoring policies needs to be checked, this will be available on the node. In fact, //it is the only thing that can be managed from the node,// since all other pages are in read-only mode.
If the history of applied monitoring policies needs to be checked, this will be available on the node. In fact, //it is the only thing that can be managed from the node,// since all other pages are in read-only mode.
That said, the **Command Center** has the token <wrap :en>**Max. number of queue operations per node**</wrap> by [[:en:documentation:pandorafms:command_center:03_installation#ks2_10|default set to one hundred thousand operations per node]] to avoid overhead in the display and operation of monitoring policy queues.
+
+
ただし、**コマンドセンター** には、監視ポリシーキューの表示と操作のオーバーヘッドを回避するために、[[:ja:documentation:pandorafms:command_center:03_installation#ks2_10|デフォルトでノードあたり 10 万操作に設定]] されている <wrap :ja>**ノードあたりのキュー操作の最大数(Max. number of queue operation per node)**</wrap> トークンがあります。
**Data integrity**
**Data integrity**
行 320:
行 334:
**データの整合性**
**データの整合性**
-
The data that the nodes and the Command Center have for each policy has to be the same: modules, alerts, inventory modules, collections… all these have to be consistent. Therefore, when applying a policy from the Command Center, all this data is copied to the nodes involved.
+
The data that the nodes and the Command Center have for each policy has to be the same: modules, alerts, inventory modules, collections… all of these have to be consistent. Therefore, when applying a policy from the Command Center, all this data is copied to the nodes involved.
This extension allows you to import a file with records (whose fields are separated by commas '','' or by another character that you may choose from the <wrap :en>**Separator**</wrap> list) and that define groups, to Pandora FMS server.
Choose the file to be imported by clicking on <wrap :en>**Select a file**</wrap>, the separator character (by default the comma) and click <wrap :en>**Go**</wrap>. The CSV file must contain the following fields in the following order:
+
+
<wrap :ja>**ファイルを選択(Select a file)**</wrap>、区切り文字 (デフォルトではカンマ) をクリックしてインポートするファイルを選択し、<wrap :ja>**実行(Go)**</wrap> をクリックします。CSV ファイルには、次のフィールドが次の順序で含まれている必要があります。
+
+
<WRAP center round box 90%>
+
+
Group name, icon, group id //parent//, propagation (''1'' yes or ''0'' no).
In the actions column there are three icons for editing, deleting or disabling the corresponding task, and the <wrap :en>**Create**</wrap> button may be used to add jobs to the periodic execution list.
* System events (service starts, [[#ks2_3|cron]], etc.) and query errors by the [[#ks2_1|DB Interface]].
+
* Node modifications from the Command Center.
+
* Module management (creation, failed registrations, et cetera).
+
* Monitoring policy management.
+
* Changes in the general configuration.
-
Once done, perform the desired execution tasks. There is more information in the following [[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration#notifications|link]].