Thanks, I'll take a look. :-)
- n
[EMAIL PROTECTED] wrote:
When the inbuilt nsserver urlstats support disappeared in 4.0, I added a Tcl version (from the OpenACS forums) into the stats pages that were available at the time.
The code is attached to this RFE: http://sourceforge.net/tracker/index.php?func=detail&aid=708879&group_id=315 2&atid=353152
Dunno if you'd be interested in inculding these in your new version. I certainly found it quite useful.
Tim
-----Original Message----- From: AOLserver Discussion [mailto:[EMAIL PROTECTED] On Behalf Of Nathan Folkman Sent: 25 August 2004 14:56 To: [EMAIL PROTECTED] Subject: [AOLSERVER] AOLserver Stats (Web Interface)
I've started working on an updated version of the Web based AOLserver stats interface (memory pools, threads, locks, etc.) and was wondering if anyone else had the need or desire to add their own Web based module stats. If the answer is yes, then I'll spend a little extra time making things as generic as possible and will provide a simple API to allow module writers to plug in to the same stats UI. Is this something folks would take advantage of? If so, what kinds of interfaces would you like to see?
Part of the re-write includes separating the stats data from the presentation itself which should make it much easier for folks to do other interesting things with the data. Examples:
1. request for threads.adp -> xslt (server-side) + threads.xml (UI) 2. request for threads.xml directly (data only)
Wouldn't be too difficult to then write alternate interfaces that did more interesting things like graphing. I've seen a few Flash based tools that look promising.
Let me know what you think...
- n
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
