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

Key: RHQ-890
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Joseph Marques
Reporter: Joseph Marques
Votes: 0
Watchers: 0
Operations

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

ensure that plugin configurations make it back down to the agent after starting --clean

Created: 24/Sep/08 02:58 PM   Updated: 27/Sep/08 02:45 PM
Component/s: FX - Inventory, Plugin Container, Core Server
Affects Version/s: 1.1pre
Fix Version/s: 1.1

Time Tracking:
Not Specified

Resolution Date: 24/Sep/08 03:09 PM
VCS Revision: 1,632


 Description  « Hide
with all of the sync code changes, greg just wants us to be a little extra paranoid to make sure this is working properly.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joseph Marques - 24/Sep/08 03:09 PM
verified. steps were:

* import some windows platform
* edit its plugin configuration to turn on system event tracking
* trigger some events, and verify that they show up in the UI
* stop the agent
* start the agent with --clean
* wait a minute or two for the inventory merge to stabilize
* trigger some more events

expected result:

* verify that 2nd-time triggered events show up in the UI

implication:

by default, the plugin configuration for the windows platform has events tracking disabled. so, if events are still flowing after the agent is started with --clean, that means the updated plugin configuration on the server side *did* make it's way down to the agent and was active.