aboutsummaryrefslogtreecommitdiffstats
path: root/config/ntopng/ntopng.xml
Commit message (Collapse)AuthorAgeFilesLines
* ntopng - force overwrite on decompression of GeoIP filesdoktornotor2015-07-251-1/+2
|
* Fix up the 2.1.x font pathdoktornotor2015-07-241-1/+1
| | | Meh... should rather clean all that 2.1.x stuff eventually. And move all most of this to ntopng.inc. No time for that now.
* Bug #4567 - ntopng GeoIP files missingdoktornotor2015-07-241-2/+13
| | | Use fetch instead of the broken ntopng-geoipupdate.sh binary.
* Fix - ntopng fails to copy fonts on installdoktornotor2015-07-241-1/+9
|
* ntopng, fix mkdir warning while booting, use safe_mkdirPiBa-NL2015-06-201-1/+1
|
* Sanitize ntopng version, add depends, category and fix pbi detection for 2.3Renato Botelho2015-05-141-9/+23
|
* Add some fixes/additions for better handling of GeoIP data in ntopng. Fixes ↵jim-p2015-04-031-3/+39
| | | | | | #4567 Also add attribution text for GeoIP data and a link back to maxmind for CC BY-SA 3.0.
* Add option to disable alerts in ntopng (e.g. flooding messages)jim-p2015-03-061-3/+14
| | | | See https://forum.pfsense.org/index.php?topic=89911.0
* Fix wordingjim-p2015-03-061-1/+1
|
* ntop - change location of database and pidCino2015-01-071-1/+1
| | | | | | changed database/pid location to /var/db/ntopng and /var/run/ntopng.pid It was defaulting to /var/tmp/ntopng -d /var/db/ntopng -G /var/run/ntopng.pid
* ntopng - add checkbox to enable historical data storageCino2015-01-071-2/+13
| | | | | | | | | add checkbox to enable historical data storage ntopng Command Line Options: --dump-flows | -F Dump expired flows. If ntopng is compiled with sqlite support, flows can dumped persistently on disk using this option. Databases are created daily under /db. https://forum.pfsense.org/index.php?topic=80461.msg473467#msg473467
* Misc fixes to ntopng.jim-p2014-12-151-2/+3
| | | | | | Explicitly set data dir, it used to default to /etc/dump.rdb, now defaults to cwd which is bad. Fix path given to ldconfig, contained a bad reference to i386 that should have been dynamic. Bump redis to save after setting password to ensure the db file is flushed to disk.
* Fix redis path for 2.2 (ntopng)jim-p2014-08-151-2/+9
|
* Fix path to geoip update scriptjim-p2014-08-131-1/+1
|
* More fixes for ntopng. Once the latest binaries are all in place it can be ↵jim-p2014-08-131-12/+69
| | | | activated for testing.
* Misc refinements for ntopngjim-p2014-08-131-0/+3
|
* Fix filenamejim-p2014-08-121-0/+173