
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
HHQ-2161.zip (8 kb)
|
|
Issue Links:
|
Depends
|
|
|
|
This issue Is related to:
|
|
HHQ-60
Runtime resource configurations are lost if the agent data directory is removed
|
|
|
|
|
|
|
| Verify By: |
Nipuna Bhayani
|
| Last comment: |
20 weeks, 3 days ago
|
| Resolution Date: |
12/Jun/08 05:47 AM
|
|
The agent appears to sometimes get into a state where new services will not be sent to the HQ Server even when they are auto-discovered. Command line auto-discovery will show the new services are discovered, but the new services will never show up in the HQ Inventory. The only known work-around is to reset the agent by stopping it, removing it's data directory and restarting it - although, I do not believe this workaround works in all cases.
|
|
Description
|
The agent appears to sometimes get into a state where new services will not be sent to the HQ Server even when they are auto-discovered. Command line auto-discovery will show the new services are discovered, but the new services will never show up in the HQ Inventory. The only known work-around is to reset the agent by stopping it, removing it's data directory and restarting it - although, I do not believe this workaround works in all cases. |
Show » |
|
2 fixes have been put that will address this:
1) Push the runtime configuration on re-initialization of an existing agent
http://svn.hyperic.org/?view=rev&root=Hyperic+HQ&revision=9772
2) Log an error rather than throw IllegalArgumentException when invalid key/value pairs are found when setting values in AgentRemoteValue
http://svn.hyperic.org/?view=rev&root=Hyperic+HQ&revision=9771
Fixes in 3.2.4 and trunk.