I have developed a solution where each struts action has an ActionStats object which counts automatically number of requests, number of errors, min/mid/max/last execution times and does all this for any specified intervals (5minutes, 15 minutes, 1 hour etc). Another action then generates xml and html output for the action stats as well as machine stats (processor load, avail. memory , and so on). As I started with it, I haven't found anything ready to use, so maybe its worth to put it on the sourceforge :-)
regards leon On 2/17/06, Morten Andersen <[EMAIL PROTECTED]> wrote: > How do you do statistics for your website solutions? > > Just using standard statistics packages or solutions? > If then what package? > > I'm currently developing an XML based statistics module for J2EE that > saves the stats info using XML. This makes it more flexible and easier > to use. > > But is it worth it I wonder? > > What programs exists already that I can offer my customers? > What do you recommend? > > Technology I'm currently using: Tomcat and Struts > > Regards > > Morten Andersen > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]