From 14e53ee8766df07d75ecf5c98e075214e1250bb4 Mon Sep 17 00:00:00 2001 From: Mihaly Rumpler <152423682+mrumpler3@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:43:02 +0200 Subject: [PATCH] Update installing_the_agent_on_a_windows_server.rst The install script was wrong for eu-de and for eu-nl. Related customer incident: INC08910973 --- .../installing_the_agent_on_a_windows_server.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/umn/source/server_monitoring/agent_installation_and_configuration/installing_and_configuring_the_agent_on_a_windows_ecs/installing_the_agent_on_a_windows_server.rst b/umn/source/server_monitoring/agent_installation_and_configuration/installing_and_configuring_the_agent_on_a_windows_ecs/installing_the_agent_on_a_windows_server.rst index 5da313d..9606ee4 100644 --- a/umn/source/server_monitoring/agent_installation_and_configuration/installing_and_configuring_the_agent_on_a_windows_ecs/installing_the_agent_on_a_windows_server.rst +++ b/umn/source/server_monitoring/agent_installation_and_configuration/installing_and_configuring_the_agent_on_a_windows_ecs/installing_the_agent_on_a_windows_server.rst @@ -58,13 +58,13 @@ Procedure .. code-block:: - .\install_amd64.exe -r eu-de -u 0.1.9 -t 2.7.2 -d agent.ces.otc.t-systems.com -o otc.t-systems.com + .\install_amd64.exe -r eu-de -u 0.1.9 -t 2.7.2 -d agent.ces.eu-de.otc.t-systems.com -o otc.t-systems.com EU NL: .. code-block:: - .\install_amd64.exe -r eu-nl -u 0.1.9 -t 2.7.2 -d agent.ces.otc.t-systems.com -o otc.t-systems.com + .\install_amd64.exe -r eu-nl -u 0.1.9 -t 2.7.2 -d agent.ces.eu-nl.otc.t-systems.com -o otc.t-systems.com Wait for 3 to 5 minutes until the Agent starts collecting monitoring data.