You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Raghavan_sat <sa...@gmail.com> on 2008/02/06 19:27:22 UTC

Status report

I am new to tomcat and would like to know a thing. am having tomcat 6. it has
a status manager that gives reports on the inbuilt examples within tomcat
when executed. for example when i execute helloworld the
processingtime,threadcount and things like these are shown. will these be
written to an log file....
-- 
View this message in context: http://www.nabble.com/Status-report-tp15309794p15309794.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Status report

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Raghavan_sat [mailto:sathyaraghavancse@gmail.com] 
> Subject: Status report
> 
> 
> for example when i execute helloworld the processingtime,
> threadcount and things like these are shown. 
> will these be written to an log file....

I'm not aware of anything to do that within Tomcat itself, but this
should do it:
http://moskito.anotheria.net/

If you want to roll your own, look here:
http://localhost:8080/docs/manager-howto.html

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org