Network Management
Deploy agent plug-in MSI over low-bandwidth connection
In the event of a low-bandwidth connection between servers where an agent is to be deployed, the manual agent deployment may not succeed due to a timeout. In some cases, the connection will remain saturated for several days until the agent is disabled. The agent can be deployed manually in order to bypass the timeout via the instructions below.
First published date
Last published date
Overview
In the event of a low-bandwidth connection between servers where an agent is to be deployed, the manual agent deployment may not succeed due to a timeout. In some cases, the connection will remain saturated for several days until the agent is disabled.
The agent can be deployed manually in order to bypass the timeout via the instructions below.
Product section
Cause
Resolution
-
Verify .NET 4.0 Framework is installed (included with 4.5 which is automatically installed on 2012).
-
Install Visual C++ Redistributable (both x64 and x86 versions) on the agent machine.
-
Stop the Agent service.
-
Copy all the .apkg files from the following location to the Agent machine, ensure that the copy actions are performed with an account with the proper administrative privileges (or Run As Administrator):
C:\Program Files (x86)\SolarWinds\Orion\AgentManagement\Plugins\
You do not need to copy DPIProbe, winpcap, msvcrt and NetFramework.
-
Copy the .apkg files to C:\ProgramData\SolarWinds\Agent\Plugins\.
-
In another folder (not in Plugins), rename all .apkg files to .zip.
-
Extract the content of all the files to C:\Program Files (x86)\SolarWinds\Agent\Plugins\.
-
Restart the Agent service.
Now the agent should not download the plugins from the Orion server, unless there is a newer version available.