Network Management
How to trigger the agent to update in Orion
The article discusses how to force an agent to perform the upgrade to the latest version
First published date
Last published date
Overview
Product section
Cause
Resolution
- Install SWQL Studio by following the steps from this article:
- Open SWQL Studio
- Connect to Main Poller using the account with administrative privileges
- In Object Explorer, search for Orion.AgentManagement.Agent
- Expand the Orion.AgentManagement
- Expand the Orion.AgentManagement.Agent
- Right-click UninstallPlugin and select Invoke... option
- In the new form, input the following information:
- agentId - this is the ID of the agent that needs upgrading. Search the AgentManagement_Agents table to locate the AgentID.
- pluginId - By using the AgentID obtained from AgentManagement_Agents filter the AgentManagement_AgentPlugins. For upgrading the agent, the recommended plugin is Core
- Click Invoke button.
- In Object explorer Right-click DeployPlugin and select Invoke... option.
- In the new form, enter the same information as in Step 8
- Click Invoke button.