Commit graph

4467 commits

Author SHA1 Message Date
Ronald Henderson
7ffd0a3e7d The version information for nDPI now appears in the 'About ntopng' page for non-git builds 2015-05-10 07:17:55 -04:00
Luca Deri
899bfd7e73 Added missing interface.select() that caused hosts not be found when ntopng is used with multiple interfaces (-i) defines 2015-05-08 07:55:28 +02:00
Luca Deri
8f171f7c0b Fix in table totals (nDPI interface stats)
Cosmetix chandges in Redis
2015-05-07 17:41:52 +02:00
Arianna Avanzini
3cf6766eea Host.cpp: make alert thresholds per-host
This commit moves alert thresholds so that they are now per host
and not global. This addresses issue #3.
2015-05-07 14:42:48 +02:00
Arianna Avanzini
83161ec79e prefs.lua: add base dir preference for virtual HTTP stats aggregation
This commit adds a preference for the base directory used when storing
aggregated virtual HTTP server stats.
2015-05-03 02:25:27 +02:00
Arianna Avanzini
939ffa6c7d lua_utils.lua: fix issue with prefs assignment via string input fields
This commit fixes a nil value issue happening when trying to assign
preferences with string input fields.
2015-05-03 02:24:20 +02:00
Luca Deri
1d8ba2f1e6 Fix for undefined variable in the about script when building the code outside of the source repository 2015-05-02 15:20:48 +02:00
Arianna Avanzini
e2ac52d02a if_stats.lua: add option to dump all traffic
This commit adds to the per-interface Packet Dump tab an option
to dump all traffic to the selected media. This makes the dump
filtering option a three-state mechanism, which allows to
disable dump, enable dump only for selected hosts, and enable
dump of all traffic.
2015-05-02 01:02:37 +02:00
Arianna Avanzini
8ba4cc531c flow_details.lua: add checkbox to dump flow traffic on disk
This commit adds an option to force dump on disk of a specific
flow, despite what other options and preferences might be.
2015-05-02 00:43:22 +02:00
Luca Deri
b178cf4121 Added travis file for code testing
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00
Arianna Avanzini
3ad5cc362b if_stats.lua: view stats about number of packets dumped
This commit allows to view the number of packets dumped on disk and
on tap on the Packet Dump tab of the interface page if packet dump
is enabled.
2015-05-01 04:02:38 +02:00
Luca
85da5d86d7 Merge branch 'master' of https://github.com/ntop/ntopng 2015-04-30 19:08:39 +02:00
Luca
d89504d9f2 Exported flow peers country in JSON
Changes in GIT versioning
2015-04-30 19:07:38 +02:00
Arianna Avanzini
9c10e133b0 if_stats.lua: add parameter for max size of pcap dumps
This commit makes the maximum size of pcap dumps configurable
by adding a per-interface parameter modifiable via the web
interface. This commit also adds a comment in the web interface
about the periodic check and automatic deletion of old pcap files
after reaching the threshold.
2015-04-30 16:17:21 +02:00
Luca
cb9818712c Modified git hash handling so that ntopng can now use it in the about.lua page 2015-04-30 15:52:23 +02:00
Luca
4594daeb67 Various github fixes 2015-04-30 13:53:59 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00