http://blog.daemon.com.au/archives/000277.html
notes how to log to seperate event log files.  Setting this with
metrics logging on creates a servername-metrics.log file.

also note you can format what goes in to the metrics log too.  I use
<attribute 
name="metricsFormat">,{jrpp.listenTh},{jrpp.delayTh},{jrpp.idleTh},{jrpp.busyTh},{jrpp.totalTh},{jrpp.delayRq},{jrpp.droppedRq},{jrpp.delayMs},{totalMemory},{freeMemory}</attribute>
to allow me to dump the data in to excel for slicing/dicing.

Doug




On Fri, 14 Jan 2005 10:43:44 -0500, Calvin Ward <[EMAIL PROTECTED]> wrote:
> I believe you'll may be able to enable logging and review the log files in
> real time for this information:
> 
> http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=967
> 
> - Calvin
> 
> 
> -----Original Message-----
> From: Ian Buzer [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 14, 2005 9:30 AM
> To: CF-Talk
> Subject: Re: Java memory usage
> 
> Ooh, this is interesting - and timely as I'm currently wrestling with
> java.lang.outOfMemoryError errors at the moment.
> 
> Is there any way of telling how much 'permanent' memory (as set by
> MaxPermSize) is being used?
> 
> I read that if you have a lot of files in
> /cfusionmx/wwwroot/WEB-INF/cfclasses/ you will need a larger MaxPermSize but
> how much is a lot? The files on disk weigh in at 29.6Mb - is that a fair
> measure of how much they would occupy in memory?
> 
> Ian
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190458
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to