>From the admin/devel guide:

*Type: Either Queue or Topic indicating the destination type.
*Name: The name of the destination.
*Subscription: The subscription ID for a topic.
*Durable: A boolean indicating if the topic subscription is durable.
*Count: The number of message delivered to the destination.
*CountDelta: The change in message count since the previous access of count.
*Depth: The number of messages in the destination.
*DepthDelta: The change in the number of messages in the destination since the previous
access of depth.
*Last Add: The date/time string in DateFormat.SHORT/DateFormat.MEDIUM format of the
last time a message was added to the destination.


xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ionel GARDAIS
Sent: Friday, January 23, 2004 3:20 AM
To: jboss-user
Subject: [JBoss-user] How to read message counter infos ?

Hi,

>From the jmx-console, reading :

Topic,performance,-,false,853,351,0,0,1/23/04 11:23:55 AM

I understand :
- kind : Topic
- name : performance
- don't know what is the third param
- persistance : false
- message send ?
- message failed ?
- dont know
- dont know
- last message sent timestamp ?

I am right with this interpretation ?
What are the missing fields ?

thanks,
ionel

_________________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools 
Development and Integration See the breadth of Eclipse activity. February 3-5 in 
Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to