History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-1112
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: John Mazzitelli
Reporter: John Mazzitelli
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project
RHQ-110

provide a agentupdate/download URL override in agent

Created: 12/Nov/08 03:48 PM   Updated: 08/Dec/08 07:29 AM
Component/s: Agent
Affects Version/s: None
Fix Version/s: 1.2

Time Tracking:
Not Specified

Resolution Date: 13/Nov/08 12:19 AM
VCS Revision: 1,988


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
John Mazzitelli - 12/Nov/08 03:49 PM
the agent will go to its server's agentupdate/version URL to find out the current agent version.
the agent will go to its server's agentupdate/download URL to download the agent update binary.

We need to make those two URLs configurable. We want to be able to provide the ability for customers to host agent updates and their version files on a standalone/separate web server, different from the RHQ Servers. This will free up load on the RHQ servers by avoiding clobbering the RHQ Servers with version/download requests from agents.

John Mazzitelli - 13/Nov/08 12:19 AM
agent can now be configured with the custom urls. there is code in here that falls back to using the server's URL (which is the default, since most times, the agent will be going to the server for this stuff). Here's the setup prompts:

rhq.agent.agent-update.version-url
rhq.agent.agent-update.download-url