[jira] Commented: (GERONIMO-3530) provide activemq destination and connector stats

2008-02-26 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572455#action_12572455
 ] 

Anita Kulshreshtha commented on GERONIMO-3530:
--

IMO, we need to implement the Stats defined by the specs ( JSR77.24 through 
JSR77.29). This patch does not implement them.

 provide activemq destination and connector stats
 

 Key: GERONIMO-3530
 URL: https://issues.apache.org/jira/browse/GERONIMO-3530
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1, 2.1.1, 2.2
 Environment: linux, windows
Reporter: Viet Hung Nguyen
Assignee: Anita Kulshreshtha
 Fix For: 2.2

 Attachments: geronimo-3530.patch


 there are some stats that can easily be surfaced with how we use AMQ in our 
 source. These are JSR 77 compliant statistics that are being provided by AMQ 
 (DestinationStatistics and ConnectorStatistics). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3530) provide activemq destination and connector stats

2008-02-25 Thread Erik B. Craig (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572203#action_12572203
 ] 

Erik B. Craig commented on GERONIMO-3530:
-

Anita,
What is the status of this patch/jira?

 provide activemq destination and connector stats
 

 Key: GERONIMO-3530
 URL: https://issues.apache.org/jira/browse/GERONIMO-3530
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1, 2.1.1, 2.2
 Environment: linux, windows
Reporter: Viet Hung Nguyen
Assignee: Anita Kulshreshtha
 Fix For: 2.2

 Attachments: geronimo-3530.patch


 there are some stats that can easily be surfaced with how we use AMQ in our 
 source. These are JSR 77 compliant statistics that are being provided by AMQ 
 (DestinationStatistics and ConnectorStatistics). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3530) provide activemq destination and connector stats

2007-10-18 Thread Viet Hung Nguyen (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536090
 ] 

Viet Hung Nguyen commented on GERONIMO-3530:


Anita, I am unsure how these stats can be used to compute the JMSStats defined 
by the JSR 77 spec myself. I have noticed that AMQ provides them though. If you 
take a look at 

http://svn.apache.org/repos/asf/activemq/tags/activemq-5.0.0/activemq-core/src/main/java/org/apache/activemq/ActiveMQSession.java

and 

http://svn.apache.org/repos/asf/activemq/tags/activemq-5.0.0/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java
 (and IIRC, there are others)

they actually provide the JSR 77 stats for JMS. However, I have been unable to 
figure out how to integrate those classes into Geronimo in order to get a hold 
of the stats. I figure, surfacing these statistics for now is better than 
having nothing for JMS at all. 

 provide activemq destination and connector stats
 

 Key: GERONIMO-3530
 URL: https://issues.apache.org/jira/browse/GERONIMO-3530
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1
 Environment: linux, windows
Reporter: Viet Hung Nguyen
Assignee: Anita Kulshreshtha
 Attachments: geronimo-3530.patch


 there are some stats that can easily be surfaced with how we use AMQ in our 
 source. These are JSR 77 compliant statistics that are being provided by AMQ 
 (DestinationStatistics and ConnectorStatistics). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3530) provide activemq destination and connector stats

2007-10-18 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536084
 ] 

Anita Kulshreshtha commented on GERONIMO-3530:
--

Viet, Thanks for the patch! How do these statistics relate to JMSStats defined 
by JSR77.24 through JSR77.29?

 provide activemq destination and connector stats
 

 Key: GERONIMO-3530
 URL: https://issues.apache.org/jira/browse/GERONIMO-3530
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: monitoring
Affects Versions: 2.1
 Environment: linux, windows
Reporter: Viet Hung Nguyen
Assignee: Anita Kulshreshtha
 Attachments: geronimo-3530.patch


 there are some stats that can easily be surfaced with how we use AMQ in our 
 source. These are JSR 77 compliant statistics that are being provided by AMQ 
 (DestinationStatistics and ConnectorStatistics). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.