Re: Tomat monitoring

2010-05-24 Thread Ozgur Ozdemircili
Hi, Thanks for all the feedback. Actually the answer that Emeric gave is the one I was looking for. Finally I decided to open the Jmx port doing the necessary changes and install Javamelody for all the prod servers. Ill keep you updated about the experience. Salut! Özgür Özdemircili http://ww

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 wrote: > On Fri, May 21, 2010 at 9:33 AM,   wrote: >> >> Hi all

Re: Tomat monitoring

2010-05-21 Thread Leon Rosenberg
On Fri, May 21, 2010 at 9:33 AM, 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 production for

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 a

RE: Tomat monitoring

2010-05-20 Thread Lewis, David
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 re

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 fin

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 se

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://

RE: Tomat monitoring

2010-05-20 Thread Martin Gainty
urni. > From: daniel.sav...@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 application

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 : > Are we loosing the subjec

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 wrote: > Are we loosing the subject here a bit? While mentioning the "monitoring" I > refer to

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 wrote: > So, decipher how the

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 : > On Thu, May 20, 2010 at 12:11 PM, Ozgur Ozdemirci

Re: Tomat monitoring

2010-05-20 Thread Leon Rosenberg
On Thu, May 20, 2010 at 12:11 PM, Ozgur Ozdemircili 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 ok, we live in free coun

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? Özgür Özdemircili http://www.acikkod.org Code so clean you could eat off it On Thu, M

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 wrote: > Hello, > > never heard of javamelody before, but it looks like nagios ;-) > Jconsole is definitely not a

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, wrote: > > I use tomcat probe > > Try it its quite good > --Original Me

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 Java