[jboss-user] [Performance Tuning] - Re: How to evaluate the jboss server performance

2009-05-25 Thread PeterJ
Oh, and Groundwork now provides a fully configured virtual machine with 
everything you need, all ready to run out of the box.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233083#4233083

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233083
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Performance Tuning] - Re: How to evaluate the jboss server performance

2009-05-25 Thread PeterJ
Try Groundwork OpenSource or Nagios (Groundwork is Nagios with easier 
installation and configuration). You can set up (or locate) scripts to capture 
mbean stats and chart them.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233082#4233082

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233082
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Performance Tuning] - Re: How to evaluate the jboss server performance

2009-05-25 Thread jtcnz
Thank you Peter.

Yes. I have found all the mbeans you mentioned in that post, and monitored 
these attributes through jboss web console. 

I also took a look at the Jopr. It's nice but not suitable for us because for 
some reasons we are still using JDK1.4 which does not support Jopr. Pity.

I am trying JBoss Profiler PI. But there is always an implicitly internal error 
that leads to terminate the JBoss server. Crazy..

Any other suggestions?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233003#4233003

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233003
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Performance Tuning] - Re: How to evaluate the jboss server performance

2009-05-20 Thread PeterJ
Have a look at Jopr: http://www.jboss.org/jopr/

I assume you have found the mbeans mentioned at 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4193837

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232281#4232281

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232281
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Performance Tuning] - Re: How to evaluate the jboss server performance

2009-05-20 Thread jtcnz
ok i find a way to see the connections between server and data base, the 
requests between client and server. Yes, JMX console...

Is there tool to monitor these values and do some statistics works?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232278#4232278

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232278
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Performance Tuning] - Re: How to evaluate the jboss server performance

2009-05-20 Thread jtcnz
more specifically, the application uses stateless session beans as end-points 
of web service. Client side runs several processes which read data from 
somewhere and use the methods that exposed from web service to parse the data 
to our database.
 
How to find out, how many requests have been sent to server and processed by 
server per minute?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232232#4232232

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232232
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user