commercial monitoring tools

2005-05-11 Thread Andy Kriger
I'm interested in people's experiences with commerical monitoring
tools and Tomcat. I found one called ManageEngine that looks
interesting - has anyone used that specifically? Are there open-source
tools (e.g. Nagios - which I have no experience with) that can do the
job just as well (including and especially an easy to use website for
displaying monitoring info)?

I'm interesting in coming with something that will let me track
Tomcat's performance/behavior such that I can isolate what causes it
to occasionally hang-up (no info in the logs) or run out of memory. If
anyone has already looked into these things and come up with a decent
solution please share.

Thank you
andy kriger

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: commercial monitoring tools

2005-05-11 Thread Ralph Kanther
Hi Andy,

 I'm interesting in coming with something that will let me track
 Tomcat's performance/behavior such that I can isolate what causes it
 to occasionally hang-up (no info in the logs) or run out of memory. If
 anyone has already looked into these things and come up with a decent
 solution please share.

We fixed our memory leaks with Reference Scanner http://jb2works.com/ .
This is really a great monitoring tool, we always have it running when
we run tomcat. 
For Open Source or education it seems to be free.

Greetz
Ralph

-- 
+++ Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS +++
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Re: commercial monitoring tools

2005-05-11 Thread Pankaj Bhatnagar
Well you can also have a look at the AppPerfect DeploySuite which supports 
monitoring of nearly ALL JMX enabled servers. I have successfully monitored 
Tomcat upto version 5.0.28 with it. It doesn't work with version 5.5.x 
currently but they will certainly come up with 
that in the newer versions. You can download the trial version and get more 
info about it from their website www.appperfect.com

Thanks  Regards
Pankaj Bhatnagar

On Wed, 11 May 2005 Ralph Kanther wrote :
Hi Andy,

  I'm interesting in coming with something that will let me track
  Tomcat's performance/behavior such that I can isolate what causes it
  to occasionally hang-up (no info in the logs) or run out of memory. If
  anyone has already looked into these things and come up with a decent
  solution please share.

We fixed our memory leaks with Reference Scanner http://jb2works.com/ .
This is really a great monitoring tool, we always have it running when
we run tomcat.
For Open Source or education it seems to be free.

Greetz
Ralph

--
+++ Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS +++
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]