Commit graph

2303 commits

Author SHA1 Message Date
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
Alfredo Cardigliano
8dee23dca0 css line-through change 2018-09-20 23:41:58 +02:00
Alfredo Cardigliano
d653476cd6 ability to block/unblock hosts directly from the hosts list, line through the ip in case of blocked host 2018-09-20 23:30:34 +02:00
emanuele-f
eb79229048 Implement alerts links to graphs 2018-09-20 20:18:12 +02:00
emanuele-f
c4a5612084 Fix graphs only page on expired host 2018-09-20 20:18:12 +02:00
Alfredo Cardigliano
02c5d729c6 line through l4 also in case of blocked flow 2018-09-20 17:00:42 +02:00
Alfredo Cardigliano
8dcc8e3385 ability to drop flows dorectly from the flows list, line through the whole 5 tuple in case of dropped flow 2018-09-20 16:53:32 +02:00
emanuele-f
032f3f182f Add nedge gateway RTT check 2018-09-20 15:52:40 +02:00
Simone Mainardi
bf43aceb9c Refactors data delete_data_utils for the use with nEdge 2018-09-20 10:47:41 +02:00
Simone Mainardi
409c8f50ab Checks return value upon RRD directory deletion 2018-09-20 08:54:08 +02:00
emanuele-f
92270410ed Cache if_stats_ndpi timeseries query results 2018-09-19 17:54:28 +02:00
emanuele-f
254a0fe5ce Optimize some InfluxDB queries 2018-09-18 17:20:20 +02:00
emanuele-f
f5b4181e08 Fix wrong InfluxDB export ID causing getLatestTimestamp issues 2018-09-18 17:20:20 +02:00
Simone Mainardi
b9e5e51e58 Localizes local network static routes strings 2018-09-18 14:59:42 +02:00
emanuele-f
0ae1705f41 Add nedge nat parameter 2018-09-18 13:16:53 +02:00
emanuele-f
6ef85d8998 Implement InfluxDB query timing 2018-09-17 18:52:07 +02:00
emanuele-f
1c7234e18f Optimize InfluxDB query by avoiding group-by on high cardinality iface:traffic 2018-09-17 18:52:07 +02:00
emanuele-f
370e0c3564 Fix average when charts interval is not aligned to step 2018-09-17 16:36:33 +02:00
Simone Mainardi
912e465bfd Adds Sonicwall PEN field names 2018-09-17 15:05:39 +02:00
Simone Mainardi
4d722ac4a4 Implements custom flow field value mappings 2018-09-14 19:16:10 +02:00
emanuele-f
54b2ce85f7 Fix occasional "No data available" when zooming in 2018-09-14 18:41:22 +02:00
emanuele-f
1a09025b19 Remove debug print 2018-09-14 12:13:04 +02:00
emanuele-f
9919e500aa Implement graph jump to previous period 2018-09-13 19:48:20 +02:00
Simone Mainardi
3ffcdcc021 Checks errors in inactive interface deletion
Implements #2008
2018-09-13 16:27:06 +02:00
emanuele-f
7c6e98118b Improve graphs navigation when custom period is selected 2018-09-13 12:19:36 +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
4e15000d26 Enforce 5 seconds housekeeping when high resolution timeseries are used
Fixes #2009
2018-09-12 18:46:42 +02:00
emanuele-f
129e824eea Add InfluxDB information in runtime status and about page
Closes #2010
2018-09-12 18:05:20 +02:00
emanuele-f
30df7e6eeb Implement allowed network and interface checks on timeseries
Fixes #2007
2018-09-12 15:52:14 +02:00
Simone Mainardi
0e0b01e822 Fixes bytes/bit conversion error in grafana graphs
Fixes #2005
2018-09-12 14:17:04 +02:00
Luca Deri
05b159d5e3 Added nindex approximate match 2018-09-12 14:11:25 +02:00
emanuele-f
4b136b6125 Fix community graphs bytes total 2018-09-12 12:07:12 +02:00
Simone Mainardi
57df231b3a Fixes Grafana module - no data accessible (Internal Server Error)
Fixes #1945
2018-09-12 11:57:26 +02:00
emanuele-f
cd9941a205 Fix occasional "attempt to concatenate local 'label' (a nil value)" 2018-09-11 18:06:15 +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
emanuele-f
42dcd75485 Fix invalid mac addresses graphs path 2018-09-11 12:30:05 +02:00
Simone Mainardi
a809933ebd Adds configurable tiny aggregated flows
Implements #1989
2018-09-10 16:53:54 +02:00
emanuele-f
c754695928 Fix ninetififthPercentile returning nil with one point 2018-09-10 10:00:48 +02:00
Simone Mainardi
c0ae77e43a Adds host in dumped http flows info
Implements #1988
2018-09-07 19:15:52 +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
9e42fd263f Fix wrong query label 2018-09-07 17:12:18 +02:00
Simone Mainardi
bd27304c54 Implements data cleanup for inactive interfaces
Implements #1971
2018-09-07 15:55:14 +02:00
emanuele-f
c87a02d012 Implement active host contacts metrics 2018-09-07 11:58:06 +02:00
emanuele-f
5e7a3bc3aa Add missing schema 2018-09-06 17:55:04 +02:00
emanuele-f
a2c26205d6 Add RSI schemas 2018-09-06 17:54:32 +02:00
Simone Mainardi
a86239fac3 Adds optional JSON syslog alert format 2018-09-06 17:23:56 +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