[Ntop-dev] New ntop commit (author burton)
cvs-commit at ntop.org
cvs-commit at ntop.org
Wed Mar 16 17:48:53 CET 2005
Update of /export/home/ntop/ntop/plugins
In directory unknown:/tmp/cvs-serv551/plugins
Modified Files:
netflowPlugin.c rrdPlugin.c rrdPlugin.h
Log Message:
Add an "Arbitrary RRD Actions" section to the rrdPlugin's main page.
This lets you:
* Create a graph of an arbitrary rrd file
* Display the url to request the graph
* Retrieve rrd data in table form
* Retrieve rrd data as CSV, suitable for cut & paste
Notes:
1. A graph is returned as a png (mime type png) and will display
ONLY the graph, without any html headings.
2. The file selection is a drop down which does not reflect the
actual RRD(s) available - it's purely a list of possible files.
-----Burton (ref 557)
More information about the Ntop-dev
mailing list