Alfredo Cardigliano
308f6cd804
Page titles
2018-11-29 12:37:01 +01:00
emanuele-f
d50a895f36
Traffic recording gui improvements
2018-11-14 19:29:58 +01:00
emanuele-f
e32e873dff
Add delete all and confirmation dialog in traffic extraction jobs
2018-11-13 20:13:47 +01:00
emanuele-f
88986d5589
Move traffic extraction pages under the interface disk icon
2018-11-13 20:13:47 +01:00
Alfredo Cardigliano
573bade0e0
extracted files limit is in bytes now, added bytes limit to preferences, PacketDumper code cleanup
2018-11-09 10:24:10 +01:00
cardigliano
6257d6d002
listing fpga interfaces for traffic recording with zmq support
2018-11-08 17:13:43 +01:00
Alfredo Cardigliano
e6df56ea64
setting license when creating the configuration to make sure it is updated, improved disk space reporting
2018-11-05 15:06:23 +01:00
Alfredo Cardigliano
610cb69b9c
builtin packet dump code cleanup (moving to continuous recording)
2018-10-25 09:56:52 +02:00
Alfredo Cardigliano
186e7c2a4b
nbox integration cleanup
2018-10-23 13:00:35 +02:00
Alfredo Cardigliano
2b6673e1b4
recording gui improvements in case of zmq
2018-10-19 18:44:32 +02:00
Simone Mainardi
b3018f52d6
Code cleanup of bridge wizard
2018-10-19 15:23:15 +02:00
Alfredo Cardigliano
11e783bae1
improved n2disk-ready zmq interface detection, computing n2disk zmq address
2018-10-18 18:45:48 +02:00
Alfredo Cardigliano
d03b2b860e
support for external interfaces with zmq (wip)
2018-10-18 17:38:18 +02:00
Alfredo Cardigliano
963c4bb721
fixed invalid nindex detection, other improvements
2018-10-15 12:43:52 +02:00
Alfredo Cardigliano
765ca981d2
displaying exact storage path per interface
2018-10-15 11:02:59 +02:00
Alfredo Cardigliano
cccd0be9e0
using as default /var/lib/ntopng/<ifid>/{pcap,timeline} as default path, using ntopng.prefs.ifid_<ifid>.traffic_recording.* as redis keys
2018-10-15 10:53:39 +02:00
Alfredo Cardigliano
fe495f1fea
printing dump stats
2018-10-14 13:23:36 +02:00
Alfredo Cardigliano
d0134c731e
recording utils improvements and init.d fixes
2018-10-13 20:51:15 +02:00
Alfredo Cardigliano
86140bf8aa
added traffic recording to menu, minor improvements
2018-10-12 19:34:16 +02:00
Alfredo Cardigliano
e9149d8806
footer badge when running traffic recording, logs page, --storage-dir option renamed to --pcap-dir
2018-10-12 18:09:35 +02:00
Alfredo Cardigliano
e2f03cf006
displaying storage utilization, added prefs.user, running n2disk with the same ntopng user
2018-10-12 13:08:48 +02:00
Alfredo Cardigliano
9715940c83
printing storage path
2018-10-11 15:32:50 +02:00
Alfredo Cardigliano
de6565c2e2
added traffic recording configuration to the interface page (temporarily disabled)
2018-10-11 15:24:28 +02:00
Alfredo Cardigliano
f23ffe3727
printing lifetime/idle time only when available
2018-10-02 17:26:11 +02:00
Simone Mainardi
889729495e
Implements support for collected custom applications
2018-10-01 00:22:49 +02:00
emanuele-f
1a09025b19
Remove debug print
2018-09-14 12:13:04 +02:00
Simone Mainardi
3ffcdcc021
Checks errors in inactive interface deletion
...
Implements #2008
2018-09-13 16:27:06 +02:00
Simone Mainardi
df45cac64f
Implements SNMP devices iterator
...
The iterator has the ability to stop when there is
an ntopng shutdown in progress
2018-09-12 20:01:19 +02:00
emanuele-f
433cbb3142
Fix custom interface speed not accounted in ts_common.getMaxPointValue
2018-09-11 13:06:44 +02:00
emanuele-f
11984747d5
Show hourly deltas as charts
2018-09-07 17:46:47 +02:00
emanuele-f
91ae4c5172
Implement experimental hourly deltas writes
...
redis-cli set "ntopng.prefs.enable_ts_deltas_writes" "1"
2018-09-07 17:12:18 +02:00
emanuele-f
a2c26205d6
Add RSI schemas
2018-09-06 17:54:32 +02:00
emanuele-f
15269ed5cf
Hide traffic report on InfluxDB as it's currently not available
2018-09-06 09:57:39 +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
0e258ce831
Implements flag for interfaces with mirrored traffic
...
Implements #1917
2018-08-28 18:27:53 +02:00
Simone Mainardi
8ca0bcc71a
Factorization of live traffic download code
2018-08-10 19:14:39 +02:00
emanuele-f
019665c111
Fix interface timeseries being written even if the preference is disabled
2018-08-10 18:54:30 +02:00
Simone Mainardi
3088773f7a
Localizes pcap download
2018-08-10 16:54:14 +02:00
Simone Mainardi
30c1602802
Prevents CSRF attacks on pcap downloads
2018-08-10 16:34:12 +02:00
Luca Deri
5f77b18c80
Added ability to set live pcap duration and optional BPF filter
2018-08-08 16:33:37 +02:00
emanuele-f
9ef9dc9891
Add active flows vs interface traffic chart
2018-08-07 17:45:42 +02:00
emanuele-f
102a458ec1
Implement active flows vs local hosts chart
2018-08-07 17:45:41 +02:00
Simone Mainardi
f7fdc40c72
Major nEdge code cleanup
2018-08-06 17:54:25 +02:00
Simone Mainardi
3f74c30094
Fixes number expected got string error
2018-08-04 16:04:04 +02:00
Luca Deri
5d900bdf9b
Added conntrack stats to if_stats.lua
...
Added checks to avoid un-necessary flow last seen updates
2018-08-04 09:58:09 +02:00
emanuele-f
7afba4cfd1
Add chart zoom note
2018-08-03 12:40:53 +02:00
Luca
f16a39ef04
Reworked live packet capture for both hosts and interfaces
2018-07-24 11:57:31 +02:00
emanuele-f
a4da1294e6
Fix nedge errors in graph_utils
2018-07-20 14:39:17 +02:00
Emanuele Faranda
4cbe45a948
New pro charts features and timeseries api ( #1865 )
...
* Integrate modified nvd3 library with zoom and multicharts working support
* Fix count in RRD driver
* Initial chart ajax migration
* Update nvd3 with zoom stack support
* Fix RRD listSeries with directories
* Work in progress graphs
* Compatibility fix
* Initial support for schema based api
* Add missing script
* Fix listSeries for existance check
* Implement topk timseries api
* Implement topk queries and fix labels and formats
* Migrate interface top sender and receivers
* Migrate charts to new API
* Move timeseries list for menu inside respective scripts
* Add support for extended labels
* Fix missing fields while chaning graph resolution
Also Rename drawRRD in drawGraphs
* Fix historical tabs
* Add missing time fence in influx topk
* Add graphs support for custom statistics visualization
* Initial support for graphs statistics footer
* Implement statistics in single graphs for RRD driver
* Move sampling function into the driver and fix graph statistics
* Fix max/min value offset
* Implement influxdb sampling use built-in FILL
* Implement stats and total serie in influxdb driver
* Update nvd3 with multiChart fixes
* Update nvd3 with new multiChart fixes
* RRD driver fixes
* Move metrics type from single metric to schema
* Handle ajax errors and empty data in charts
* Fix flow device interfaces graphs
* Use timeserie label as timeseries dropdown text
* Implement topk aggregation into one data serie
* ts_utils module now provides all the schemas
* Migrate ntop.exist(rrd) to ts_utils.exist
* Fix timeseries dropdown label
* L4 protos fixes for charts
* Migrate getProtoVolume to new API
* Integrate nvd3 fix for tooltip position
* Initial community graphs migration to timseries API
* Fix community timeseries dropdown and historical tabs
* Hide total serie by default
* Remove l4 protos from topk charts
2018-07-18 15:09:19 +02:00
Simone Mainardi
7c6e5868b8
Simplifies Netfilter drops handling
2018-06-15 19:26:30 +02:00