Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: HQ-44
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Heather Mangan
Reporter: Gerard Loughnane
Votes: 0
Watchers: 1
Operations

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

Problems with performance counter in Fuse HQ when using Fuse Services Framework.

Created: 29/Sep/08 12:03 PM   Updated: 25/Nov/09 09:50 AM
Component/s: None
Affects Version/s: 3.2.3.0-fuse
Fix Version/s: 4.1


 Description  « Hide
The following two problems exist with the performance counter in Fuse HQ.

a. If you have a CXF server that works as a bridge ( ie it calls another backend webservice ) , you have in the jmx console two performancecounters, one for the server point of view and one for the client point of view ( the server that works as a client for the backend). In fuse HQconsole however only one performance counter is displayed.

b. Despite the fact that multiple operations are been called. Fuse HQ doesn't show attributes for the individual operations. The jconsole however does.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Hadrian Zbarcea added a comment - 02/Oct/08 11:38 AM
I can confirm that, a fix is needed in the cxf plugin.

Hadrian Zbarcea added a comment - 16/Oct/08 11:44 AM
A fix was committed and will be available in the next version 3.2.5.1-fuse

Hadrian Zbarcea added a comment - 17/Oct/08 09:44 AM
Part of this issue is still not resolved. The operation counters are discovered by the agent, but they are not displayed by the server. The reason for this seems to be that the ONs are very similar to the service counters. They only differ by having an extra "operation" attribute, so the server does not realize this is a different metric.

The impact of that, while unpleasant, should not be critical. The metrics are correctly aggregated and reported for the service.

I have to take this issue with hyperic and get it resolved asap.


Paul Taylor added a comment - 23/Nov/09 03:03 PM
I've tested the client and server counters with the CXF support in the Sonic mgmt plugin and all appear to be working ok.