Simone Mainardi
66783c91d5
Adds flow alert for flows that don't get purged
2019-01-17 17:04:47 +01:00
emanuele-f
d20760327f
Add printNotes and fix table.merge on positional tables
2019-01-16 18:45:06 +01:00
emanuele-f
25ed8843e6
Fix database migration page redirection
...
Fix #2285
2019-01-03 11:18:42 +01:00
Simone Mainardi
55a05c2bb7
Limits the maximum number of nIndex interfaces
2018-12-21 17:41:03 +01:00
emanuele-f
657084e7d0
Properly handle L4 protocols charts
2018-12-20 12:16:46 +01:00
Alfredo Cardigliano
a3d370ea7e
Global storage utilization in Runtime Status
2018-12-12 16:23:34 +01:00
Alfredo Cardigliano
931070804c
Storage status in the interface page (rrd, flows index, pcap)
...
recording_utils.storageInfo now returns everything in bytes
Added getFolderSize to lua utils
Added rrd_utils.storageInfo
2018-12-12 14:44:41 +01:00
Luca Deri
e203cf1048
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-12-10 22:31:55 +01:00
Luca Deri
ac9f7e3c7a
Updated eBPF support
2018-12-10 22:31:44 +01:00
Alfredo Cardigliano
4db4228d12
Implements Alert for long-lived flows (data exfiltration?) #2163
2018-12-10 18:58:51 +01:00
emanuele-f
8f7f624f80
Fix Data Explorer time
...
Fixes #2206
2018-12-07 11:45:31 +01:00
emanuele-f
94603367e8
Fix grafana endpoint error: field 'sec' is not an integer
...
Fixes #2207
2018-12-07 10:41:35 +01:00
Alfredo Cardigliano
313d025dfb
Implements Alerts for elephant flows #2164
2018-12-06 18:10:54 +01:00
emanuele-f
c69c500dd1
Fix getFirstInterfaceId returning different ids
2018-12-05 11:02:14 +01:00
emanuele-f
9dd33409df
Implement sort by IP in network discovery page
...
Fixes #2197
2018-12-03 23:22:58 +01:00
Alfredo Cardigliano
1691a1dd57
Lua round() fix (tonumber returning nil), removed duplicated round() definition
2018-11-30 12:00:00 +01:00
Alfredo Cardigliano
6d7de7bd57
Moved header for all pages to page_utils
2018-11-29 18:10:18 +01:00
Simone Mainardi
5f9d979d58
Fixes network discovery page selection
...
Fixes #2155
2018-11-20 11:51:26 +01:00
Simone Mainardi
594582cdfe
Implements eBPF processes drilldown with flows and pie charts
2018-11-06 12:14:20 +01:00
Simone Mainardi
5776e74da6
Implements eBPF username page with processes filtering
2018-11-05 17:21:04 +01:00
Alfredo Cardigliano
610cb69b9c
builtin packet dump code cleanup (moving to continuous recording)
2018-10-25 09:56:52 +02:00
Simone Mainardi
73a9b6c85d
Fixes swapped eBPF events
2018-10-24 15:03:45 +02:00
Alfredo Cardigliano
186e7c2a4b
nbox integration cleanup
2018-10-23 13:00:35 +02:00
Simone Mainardi
a75a6c6212
Code cleanup of old captive portal functions
2018-10-19 16:46:12 +02:00
Simone Mainardi
b3018f52d6
Code cleanup of bridge wizard
2018-10-19 15:23:15 +02:00
emanuele-f
9f8a70e279
Improve category editor labels and protocol navigation
2018-10-18 19:22:02 +02:00
Alfredo Cardigliano
963c4bb721
fixed invalid nindex detection, other improvements
2018-10-15 12:43:52 +02:00
Simone Mainardi
57e035ed2f
Implements One-Way traffic filter for hosts
...
Implements #2091
2018-10-12 12:56:52 +02:00
emanuele-f
aa1ead94c4
Add Customized Categories editor
...
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00
Alfredo Cardigliano
a8081cc66f
computing n2disk buffer based on system memory size
2018-10-10 17:36:56 +02:00
Simone Mainardi
6d99be2f2d
Adds application category to the flow details page
2018-10-09 12:17:19 +02:00
emanuele-f
a8967a910a
Fix forbidden device protocols reporting
2018-10-05 17:22:55 +02:00
emanuele-f
2749c08dcf
Fixes for protocol policies integrations in nEdge
2018-10-03 15:19:30 +02:00
emanuele-f
457dcb3457
Implement Device Protocols Alerts
2018-10-02 22:35:00 +02:00
emanuele-f
f82a8e9767
Return 0 filled points instead of nil when no data is available on InfluxDB
...
This behaviour makes InfluxDB consistent with the RRD driver
2018-10-01 10:49:51 +02:00
Luca Deri
cd7f7335c0
SNMP community is now shown as obfuscated string
2018-09-26 16:22:26 +02:00
emanuele-f
5468fc8528
Update localization
2018-09-25 17:53:43 +02:00
Luca Deri
bc79a6f41e
Fix to remove toggle buttons exceeding the max value
...
Fix to remove comma on Lua (non JIT)
Minor cleanup
2018-09-22 09:05:40 +02:00
emanuele-f
eb79229048
Implement alerts links to graphs
2018-09-20 20:18:12 +02:00
emanuele-f
ffe2c629bc
Implement timeseries cleanup
...
Closes #1940
2018-09-11 17:16:56 +02:00
emanuele-f
433cbb3142
Fix custom interface speed not accounted in ts_common.getMaxPointValue
2018-09-11 13:06:44 +02:00
Simone Mainardi
8a055b39c5
Implements a lua endpoint to send alerts to syslog
...
Implements #1973
Implements #1954
2018-09-05 15:26:57 +02:00
Simone Mainardi
a1a5d53c8e
Improves Lua-based params validation
...
Fixes #1935
2018-08-28 15:08:34 +02:00
emanuele-f
0004e08191
Add experimental support for 5sec granularity for host timeseries
...
To enable it (only on *InfluxDB* right now):
- uncomment HOST_NUM_TIMESERIES_POINTS in ntop_defines.h
- run `redis-cli set ntopng.prefs.30_sec_dump 1` and restart ntopng
2018-08-23 18:10:46 +02:00
emanuele-f
354dd697c0
Add max value checks for traffic and packets metrics
2018-08-20 16:19:01 +02:00
emanuele-f
6ba093872f
Fix multiple alignment issues with timeseries
2018-08-16 17:06:38 +02:00
emanuele-f
d4ea15619f
Add support for InfluxDB authentication
2018-08-13 14:36:06 +02:00
Luca Deri
30e22c3a71
Implemented multiple-pcap file download and monitor
2018-08-08 14:06:25 +02:00
Simone Mainardi
3eeb37c3f0
Fixes invalid login page encoding
2018-07-25 18:15:04 +02:00
Simone Mainardi
4ce97fe86d
Implements live pcap capture and download
2018-07-23 19:28:00 +02:00