Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ntopng, fix mkdir warning while booting, use safe_mkdir | PiBa-NL | 2015-06-20 | 1 | -1/+1 |
| | |||||
* | Sanitize ntopng version, add depends, category and fix pbi detection for 2.3 | Renato Botelho | 2015-05-14 | 1 | -9/+23 |
| | |||||
* | Add some fixes/additions for better handling of GeoIP data in ntopng. Fixes ↵ | jim-p | 2015-04-03 | 1 | -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-p | 2015-03-06 | 1 | -3/+14 |
| | | | | See https://forum.pfsense.org/index.php?topic=89911.0 | ||||
* | Fix wording | jim-p | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | ntop - change location of database and pid | Cino | 2015-01-07 | 1 | -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 storage | Cino | 2015-01-07 | 1 | -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-p | 2014-12-15 | 1 | -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-p | 2014-08-15 | 1 | -2/+9 |
| | |||||
* | Fix path to geoip update script | jim-p | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | More fixes for ntopng. Once the latest binaries are all in place it can be ↵ | jim-p | 2014-08-13 | 1 | -12/+69 |
| | | | | activated for testing. | ||||
* | Misc refinements for ntopng | jim-p | 2014-08-13 | 1 | -0/+3 |
| | |||||
* | Fix filename | jim-p | 2014-08-12 | 1 | -0/+0 |
| | |||||
* | Some blind changes to correct for ntopng differences. | jim-p | 2014-08-12 | 1 | -62/+57 |
| | |||||
* | Add skeleton for ntopng, not active to install yet. | jim-p | 2014-08-12 | 1 | -0/+178 |