Re: Tomat monitoring

2010-05-23 Thread ntwrkd
Hyperic works well for Tomcat monitoring and has native support for it. I prefer this solution. Or you can always create your own custom monitoring solution provided a JMX port is open. On Fri, May 21, 2010 at 4:54 AM, Leon Rosenberg rosenberg.l...@gmail.com wrote: On Fri, May 21, 2010 at 9:33

Re: Tomat monitoring

2010-05-21 Thread evernat
Hi all, I work on JavaMelody and I can speak about the question of jconsole or javamelody for Tomcat monitoring. The main differences between jconsole and javamelody is IMHO that jconsole will be used occasionally in QA or production for a few minutes or a few hours, whereas javamelody will be

Re: Tomat monitoring

2010-05-21 Thread Leon Rosenberg
On Fri, May 21, 2010 at 9:33 AM, ever...@free.fr wrote: Hi all, I work on JavaMelody and I can speak about the question of jconsole or javamelody for Tomcat monitoring. The main differences between jconsole and javamelody is IMHO that jconsole will be used occasionally in QA or

Re: Tomat monitoring

2010-05-20 Thread Ozgur Ozdemircili
Hi, It seems ok yet the latest release was in 2006. Anyone using Java melody Jconsole in production? Salut! Özgür Özdemircili http://www.acikkod.org Code so clean you could eat off it On Wed, May 19, 2010 at 7:59 PM, zigg...@gmail.com wrote: I use tomcat probe Try it its quite good

Re: Tomat monitoring

2010-05-20 Thread Leon Rosenberg
Hello, never heard of javamelody before, but it looks like nagios ;-) Jconsole is definitely not a tool for monitoring. regards Leon On Thu, May 20, 2010 at 11:58 AM, Leon Rosenberg rosenberg.l...@googlemail.com wrote: Hello, never heard of javamelody before, but it looks like nagios ;-)

Re: Tomat monitoring

2010-05-20 Thread Ozgur Ozdemircili
Hi, It really seems like snmp monitoring software yet gives statistics about Jvm. And yes Jconsole is a monitoring tool Anyone that has used them in prod environement? http://en.wikipedia.org/wiki/JConsole Özgür Özdemircili http://www.acikkod.org Code so clean you could eat off it On Thu,

Re: Tomat monitoring

2010-05-20 Thread Leon Rosenberg
On Thu, May 20, 2010 at 12:11 PM, Ozgur Ozdemircili ozgur.ozdemirc...@gmail.com wrote: Hi, It really seems like snmp monitoring software yet gives statistics about Jvm. And yes Jconsole is a monitoring tool than we have different understanding of what a monitoring tool is ;-) but that's

Re: Tomat monitoring

2010-05-20 Thread Daniel Savard
So, decipher how the jconsole can be used as a monitoring tool? My belief is it can be used to provide snmp agent services, but I have no experience with it and I am curious to hear from others about it. Daniel Savard 2010/5/20, Leon Rosenberg rosenberg.l...@gmail.com: On Thu, May 20, 2010 at

Re: Tomat monitoring

2010-05-20 Thread Ozgur Ozdemircili
Are we loosing the subject here a bit? While mentioning the monitoring I refer to JVM monitoring. Heap usage etc. not the snmp monitoring. Özgür Özdemircili http://www.acikkod.org Code so clean you could eat off it On Thu, May 20, 2010 at 12:32 PM, Daniel Savard daniel.sav...@gmail.comwrote:

Re: Tomat monitoring

2010-05-20 Thread Leon Rosenberg
Hello Ozgur, check this out please: http://test.anotheria.net/moskitodemo/mui/mskShowAllProducers this is the demo version of moskito. regards Leon On Thu, May 20, 2010 at 1:24 PM, Ozgur Ozdemircili ozgur.ozdemirc...@gmail.com wrote: Are we loosing the subject here a bit? While mentioning

Re: Tomat monitoring

2010-05-20 Thread Daniel Savard
We are not talking about SNMP monitoring, but about SNMP as a tool to interface between monitoring of the JVM and applications and a centralized manager or integration with a manager of managers in an enterprise-wide picture. Daniel Savard 2010/5/20 Ozgur Ozdemircili ozgur.ozdemirc...@gmail.com:

RE: Tomat monitoring

2010-05-20 Thread Martin Gainty
...@gmail.com Date: Thu, 20 May 2010 08:25:39 -0400 Subject: Re: Tomat monitoring To: users@tomcat.apache.org We are not talking about SNMP monitoring, but about SNMP as a tool to interface between monitoring of the JVM and applications and a centralized manager or integration with a manager

RE: Tomat monitoring

2010-05-20 Thread Caldarale, Charles R
From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com] Subject: Re: Tomat monitoring It seems ok yet the latest release was in 2006. Due to the inertness of Lambda Probe, there's a fork of it still being updated and developed by a different set of people: http://code.google.com/p/psi

RE: Tomat monitoring

2010-05-20 Thread Caldarale, Charles R
From: Daniel Savard [mailto:daniel.sav...@gmail.com] Sent: 2010 May 20, Thursday 05:32 To: Tomcat Users List Subject: Re: Tomat monitoring So, decipher how the jconsole can be used as a monitoring tool? My belief is it can be used to provide snmp agent services, but I have no experience

Re: Tomat monitoring

2010-05-20 Thread Mark H. Wood
On Thu, May 20, 2010 at 01:24:04PM +0200, Ozgur Ozdemircili wrote: Are we loosing the subject here a bit? While mentioning the monitoring I refer to JVM monitoring. Heap usage etc. not the snmp monitoring. SNMP can be used to monitor just about anything that is measurable, so long as you find

RE: Tomat monitoring

2010-05-20 Thread Lewis, David
be monitoring hundreds if not thousands of JVMs.. -Original Message- From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com] Sent: 20 May 2010 12:24 To: Tomcat Users List Subject: Re: Tomat monitoring Are we loosing the subject here a bit? While mentioning the monitoring I refer to JVM

Re: Tomat monitoring

2010-05-19 Thread ziggy25
I use tomcat probe Try it its quite good --Original Message-- From: Ozgur Ozdemircili To: Tomcat Users List ReplyTo: Tomcat Users List Subject: Tomat monitoring Sent: May 19, 2010 17:40 Hi, I am looking for tomcat monitorization solutions.I am looking to choose between Jconsole and