AZStats1.0
What is it?
AZStats is a JSP file that parses and
displays the contents of an Azureus stats file
Requirements:
Azureus and a JSP engine like Resin, Tomcat, etc.
License:
Freeware.
Download:
Download the .zip file here then unzip it
to a directory that your JSP engine can get to. Generally, you will
want to put it in webapps/azstats.
How to
Use:
First, setup Azureus to write a Azureus_Stats.xml file. Go to
View->Configuration->Statistics
Now, edit the line in the JSP file that says
String inputFile = "";
and insert the path to your Azureus stats file that you set in Azureus
(you can use http:// ftp:// or
a path to a local file)
Change the stylesheet in the JSP if you want if you don't like the
default look.
Once you have done that, browse to the JSP. The URL might be something
like this:
http://localhost:8080/azstats/azstats.jsp
Future/Contact
I may add something to it in the future, but I don't foresee
major changes. Definitely email me if you think of any enhancements you
would like to see.
Links:
|