I have a script in cacti that graphs data from the XML generated by the
manager app. I was using this before, with this same application, in a
non-standalone mode. I would love to switch back to the previous setup, but
cannot because of reasons beyond my control.


So if I wanted to drop in a manager app from a complete version of tomcat,
will I need a seperate virtual host to run it? Or can I run it's context
within the same host thats currently running my standalone app?

My previous efforts to do this resulted in a BLANK page when I tried
hitting the manager app - so any help would be appreciated.

Thoughts?



On Wed, May 2, 2012 at 2:46 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Todd Seidenberg [mailto:todd.seidenb...@gmail.com]
> > Subject: Adding the manager app to a Standalone tomcat install
>
> > I'm trying to use the manager app, so that I can collect performance
> > metrics on our running Standalone Tomcat setup.
>
> What kind of performance information do you think the manager webapp will
> give you?  Have you looked at just enabling the AccessLogValve?  For real
> performance data, you might want to look at these:
>
> http://moskito.anotheria.net/
> http://code.google.com/p/psi-probe/
>
> > Is it possible to install the manager app in an install like this?
>
> Sure - get a normal Tomcat download for the same version, and copy the
> manager webapp and its associated manager.xml file over to your
> installation.  You'll likely need to update conf/tomcat-users.xml or
> whatever authentication mechanism you have employed in order to access the
> manager.
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail and
> its attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to