It is just the SNMP stuff I am initially after.......but I cannot seem
to get it to work, was hoping someone had some experience with it.
Thanks for the advice though. 


David A. Morrow
Technical Systems Lead
Autodata Solutions Company
[EMAIL PROTECTED]
http://www.autodata.net
Tel: (519) 951-6079
Fax: (519) 451-6615 

< Poor planning on your part does not necessarily constitute an
emergency on my part! >

This message has originated from Autodata Solutions. The attached
material is the Confidential and Proprietary Information of Autodata
Solutions. This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please delete
this message and notify the Autodata system administrator at
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

-----Original Message-----
From: Peter Lin [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 04, 2005 1:02 PM
To: Tomcat Users List
Subject: Re: Monitoring Tomcat with SNMP?

that depends on what you want to monitor. if you just want low level JVM
stuff, SNMP is probably sufficient, though I personally haven't tried.
If you want to know the stats that Tomcat maintains in it's mbeans for
the container, I don't think SNMP is going to give you those stats.

just something to consider.

peter


On 11/4/05, Dave Morrow <[EMAIL PROTECTED]> wrote:
>
> I'd like to use SNMP which is referenced here 
> http://java.sun.com/j2se/1.5.0/docs/guide/management/SNMP.html
>
>
> David A. Morrow
> Technical Systems Lead
> Autodata Solutions Company
> [EMAIL PROTECTED]
> http://www.autodata.net
> Tel: (519) 951-6079
> Fax: (519) 451-6615
>
> < Poor planning on your part does not necessarily constitute an 
> emergency on my part! >
>
> This message has originated from Autodata Solutions. The attached 
> material is the Confidential and Proprietary Information of Autodata 
> Solutions. This email and any files transmitted with it are 
> confidential and intended solely for the use of the individual or 
> entity to whom they are addressed. If you have received this email in 
> error please delete this message and notify the Autodata system 
> administrator at [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
>
> -----Original Message-----
> From: Peter Lin [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 04, 2005 8:36 AM
> To: Tomcat Users List
> Subject: Re: Monitoring Tomcat with SNMP?
>
> tomcat has the status servlet, so you could use that to monitor
tomcat.
> other than that, you'd probably have to write a servlet to return snmp

> results
>
> peter
>
> On 11/4/05, Dave Morrow <[EMAIL PROTECTED]> wrote:
> >
> > Does anyone out there have any experience with monitoring Tomcat 
> > using
>
> > the SNMP agent in JDK 1.5? I am looking to use an SNMP tool to 
> > gather statistics from the JVM.
> >
> > David A. Morrow
> > Technical Systems Lead
> > Autodata Solutions Company
> > [EMAIL PROTECTED]
> > http://www.autodata.net
> > Tel: (519) 951-6079
> > Fax: (519) 451-6615
> >
> > < Poor planning on your part does not necessarily constitute an 
> > emergency on my part! >
> >
> > This message has originated from Autodata Solutions. The attached 
> > material is the Confidential and Proprietary Information of Autodata

> > Solutions. This email and any files transmitted with it are 
> > confidential and intended solely for the use of the individual or 
> > entity to whom they are addressed. If you have received this email 
> > in error please delete this message and notify the Autodata system
> administrator at [EMAIL PROTECTED] <mailto:
> > [EMAIL PROTECTED]>
> >
> >
> >
>
> ---------------------------------------------------------------------
> 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]

Reply via email to