
|
If you were logged in you would be able to see more operations.
|
|
|
RHQ Project
RHQ-110
Created: 12/Nov/08 03:38 PM
Updated: 08/Dec/08 07:29 AM
|
|
| Component/s: |
Core Server
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.2
|
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
| Resolution Date: |
12/Nov/08 10:57 PM
|
| VCS Revision: |
1,987
|
|
We need to add a setting to the SystemConfiguration (RHQ_SYSTEM_CONFIG) - a flag that turns on and off the agent's ability to download the agent updates.
|
|
Description
|
We need to add a setting to the SystemConfiguration (RHQ_SYSTEM_CONFIG) - a flag that turns on and off the agent's ability to download the agent updates.
|
Show » |
|
1) go to Administration > ServerConfiguration and choose the "no" radio button for the "Enable Agent Auto-Updates:" (i.e. disable auto-updates)
2) point your browser to http://localhost:7080/agentupdate/download and see that you get a HTTP error code 403 "Agent Updates Has Been Disabled" (see attached screen snapshot for the kind of thing you should see)
3) Go back to the UI and choose the "yes" radio buttno (enable auto-updates)
4) go back to your browser, submit a request to that URL again and see that you can download the binary with an HTTP status code of 200.