I committed a bunch of plugin changes.  If you're not subscribed to
ntop-dev, you'll miss the commit messages.  So here's the highlights...

* Added "return to plugins menu" item to each plugin

* Inactive setup patch for plugins. Identifies those plugins that can be
invoked while INACTIVE to setup values, configuration, etc.  This eliminates
the need to activate a plugin, change the configuration, deactivate it and
then finally reactivate it in the desired configuration.

rrd changes ...

* rrdPath on the config page (vs. being derived from dbPath).

* automatically create the subdirectories of "rrd" during PLUGIN startup if
they don't already exist.  Note that the ntop -u user must still have
read/write/execute access to the BASE directory you defined via the plugin.

* Fixed the timing so that we don't miss intervals and they are more
consistent. An interval might be +-1 second, but there is now no long term
drift.

* Remember, the 1st rrd interval is a throw-away -- we define a -10s value
of NaN (not a number).  Changed the expiration to +15s after plugin start so
we throw-away less data (15s vs 300s).

* Added --reuse-rrd-graphics option.  When we're asked to display a graphic,
and resend an existing file if appropriate.

Refs on these are 158, 159 and 157...

-----Burton

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to