Enable the Agent Client Collector load balancer
Enable a load balancer to ensure that you have functional MID Servers. A load balancer distributes resources over multiple MID Servers to ensure that no single MID Server is overloaded.
Avant de commencer
- Install the Agent Client Collector Framework.
- Configure the Agent Client Collector web server.
- Ensure that you have access to the internal application's load balancer configuration.
- Verify that the file <mid_server_install_path>/static/hello.txt was created during MID Server setup.
hello.txt is an empty file that is created manually, to retrieve an HTTP response 200.
Role required: agent_client_collector_admin
Pourquoi et quand exécuter cette tâche
Load balancers are not configured by default. Follow this procedure to configure a load balancer in your environment.
Procédure
Résultats
The Agent Client Collector data flow proceeds as described in Agent Client Collector architecture.
When working with SSL, all certificates or certificate chains used by the configured MID Servers must be signed by root certificate authorities whose certificates are bundled inside a single .pem file. To transfer the signed certificates to the agent, specify the .pem file in the trusted-ca-file property of the agent’s .yml configuration file. For information on enhancing security with SSL/TLS configuration, see the ITOM Agent Client Collector documentation material article in the Now Support Knowledge Base.