|
Hi all, I'm trying to get some usage statistics for my woapps. In a first try I created a small script that fetches the WOStatPage results at regular interval but each time this program establishes a connection to this page it generates some unwanted hits. Now I'm trying to get the same statistics using the WOApplication.application().statistics() method, which returns a NSDictionnary containing NSMutableArrays. Below is an extract of its content : Session: com.webobjects.foundation.NSMutableDictionary
1
1
0.0
1
0.0
2006-09-21 09:58:48 Etc/GMT
{Total Memory = 7925760; Free Memory = 562576; }
0.02
8.0
10
0.0Any idea of what each value represents ??? Thanks Fred |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
