vnStatSVG is a web front-end to vnStat(a network traffic logger). it only requires a cgi-supported http server setup but also generates a graphical report with SVG. and with the support of AJAX, it has a very scalable architecture, hence, it is suited to the resource-limited distributed & embedded linux system.
vnStatSVG is ©2008 Wu Zhangjin and licensed under terms of the GPL Version 2.0.
Any comments and questions are welcome to send to wuzhangjin [at] gmail [dot] com.
Please use Mozilla-based Browsers to browse this demo site:
Browsers List supported by the latest vnStatSVG(1.0.0):
there are three packages, vnstatsvg-1.0.0.tar.gz, vnstatxml-1.6.tar.gz(vnStat with dumping XML support) and vnstatxml-standalone-1.6.tar.gz(can dump XML from the database of vnStat). the first package includes the latter two.
download packages:
download source code:
svn co http://project.oss.lzu.edu.cn/svn/vnstatsvg —username=svn —password=svn
cvs -z3 -d:pserver:anonymous@vnstatsvg.cvs.sourceforge.net:/cvsroot/vnstatsvg co -P vnstatsvg-1.0.0
PLEASE read the README document after downloading vnStatSVG.
the latest vnStatSVG has the following features:
monitor several servers in one “window” via a very light-weight http proxy.
except the old method via the “dumpdb” option provided by vnStat, it support another two methods: one is the standalone vnStatXML which can dump XML data from the database of vnStat directly, another is the vnStatXML patch to vnStat, it provides a new option “dumpxml” to vnStat to generate XML data directly.
give a dynamical report of the traffic.