Bug 534303 (RHQ-1112) - provide a agentupdate/download URL override in agent
Summary: provide a agentupdate/download URL override in agent
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-1112
Product: RHQ Project
Classification: Other
Component: Agent
Version: unspecified
Hardware: All
OS: All
high
medium
Target Milestone: ---
: ---
Assignee: John Mazzitelli
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-110
TreeView+ depends on / blocked
 
Reported: 2008-11-12 21:48 UTC by John Mazzitelli
Modified: 2009-11-10 21:22 UTC (History)
0 users

Fixed In Version: 1.2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description John Mazzitelli 2008-11-12 21:48:00 UTC

Comment 1 John Mazzitelli 2008-11-12 21:49:38 UTC
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.


Comment 2 John Mazzitelli 2008-11-13 06:19:28 UTC
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


Comment 3 Red Hat Bugzilla 2009-11-10 20:24:13 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1112



Note You need to log in before you can comment on or make changes to this bug.