History | Log In     View a printable version of the current page.  
HQ 4.0 EE Release is Now Available | HQ 3.2.5-EE Maintenance Release is Now Available
Issue Details (XML | Word | Printable)

Key: HHQ-1164
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Charles Lee
Reporter: Charles Lee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hyperic HQ

Manually created platform services do not have metrics enabled

Created: 25/Oct/07 07:51 AM   Updated: 29/Oct/07 06:46 AM
Component/s: Appdef
Affects Version/s: 3.1.1
Fix Version/s: 3.2.0, 3.1.4

Verify By: Nipuna Bhayani
Last comment: 55 weeks, 4 days ago
Resolution Date: 25/Oct/07 07:55 AM


 Description  « Hide
Steps to reproduce:

1. Stop agent on platform
2. Create platform service and configure it with correct configuration - error message displayed, but values are saved regardless
3. Start agent on platform
3. Reconfigure platform service using correct configurations - configuration is accepted, but resource never gets metrics created for it

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Lee - 25/Oct/07 07:55 AM
The first configuration should have rolled back. The code doesn't do it because it thinks that we are trying to set new "null" configurations, and instead keeps the previous, which is the configuration that failed validation. Then when we configure it correctly later, the system thinks nothing has changed, and therefore do not create metrics.

Nipuna Bhayani - 29/Oct/07 06:46 AM
Works fine in Release 3.1.3-EE build 498
 and also in release 3.2.0-EE build 516