Re: Dynamically changing the number of columns included in a D2W query/listing
Re: Dynamically changing the number of columns included in a D2W query/listing
- Subject: Re: Dynamically changing the number of columns included in a D2W query/listing
- From: Pascal Robert <email@hidden>
- Date: Thu, 23 Dec 2010 21:53:05 -0500
>> 3. How do I get more run time logging from the WO application itself? I thought Shark could do something with the JVM. Can it measure the memory foot print over time? If so, how?
>
>
> I'm not sure, but I've heard Pascal mention he is using Nagios to monitor memory usage.
I use the check_jmx plugin to monitor and graph (with a Nagios graph helper) heap space usage:
http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/check_jmx/details
You can use the plugin without Nagios, for example you could call the plugin with cron every 5 minutes, pipe the output to a file and do stats from the output file. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden