JMeter has a tomcat monitor, which can access tomcat's status servlet to get memory and thread info.
jmeter can monitor up to 200 servers on a 1.4ghz laptop with 1gb of ram without any problems. you can find out more on jmeter's site or go directly to the user manual here http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html peter lin On 8/10/05, Lintang JP <[EMAIL PROTECTED]> wrote: > how can I do monitoring with JMeter ? plis advice... > > On 8/11/05, Peter Lin <[EMAIL PROTECTED]> wrote: > > > > if you use tomcat 5.0.19 or new, you can use JMeter to monitor tomcat. > > > > peter > > > > > > On 8/10/05, Seth Ladd <[EMAIL PROTECTED]> wrote: > > > Dave Morrow wrote: > > > > Does anyone know how to use SNMP tools to monitor a Tomcat server? Are > > > > there any open source tools to assist or add this ability? > > > > > > With JDK 5 you can enable the builtin SNMP agent. This can export all > > > the standard JMX attributes of the VM. I don't think there's a way to > > > export anything else, though. At least this gives memory, cpu, etc > > > monitoring. > > > > > > Seth > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > ------------------------------------------------------------------- > http://www.psychotazkia.or.id > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
