Commit graph

3583 commits

Author SHA1 Message Date
Simone Mainardi
5caec46646 Minor menu fix 2019-09-17 18:24:14 +02:00
Simone Mainardi
79b69c2e6f Flattens out the structure of lua flow callbacks 2019-09-17 18:22:55 +02:00
emanuele-f
b090594027 Add missing home button in RTT stats
Fixes #2849
2019-09-17 16:09:30 +02:00
emanuele-f
c6668f05c1 Remove Nooder Networks list as no more available 2019-09-17 15:38:18 +02:00
Simone Mainardi
31f8f8ecb9 Hides submit button when no flow callbacks are available 2019-09-17 14:28:06 +02:00
Simone Mainardi
909408168b Improves flow check lua scripts loading efficiency 2019-09-17 14:24:29 +02:00
Simone Mainardi
e2c9e729a4 Implements flow check modules enable/disable prefs 2019-09-17 11:57:29 +02:00
emanuele-f
acac611c29 Add missing tags in last-timestamp check 2019-09-16 20:19:08 +02:00
emanuele-f
d29bb578c0 Add last-timestamp check to avoid adding invalid 0 points in the charts
The issue occurred in InfluxDB due to a delay between buffering and actual export.
This possible addresses #2853
2019-09-16 20:04:30 +02:00
emanuele-f
ef7d8614d9 Misconfigured DHCP range message fixes 2019-09-16 19:18:04 +02:00
Simone Mainardi
b3d595653e Initial implementation of lua flow callback scripts and blacklisted alerts
Partially implements #2842
2019-09-16 18:27:46 +02:00
Simone Mainardi
64b670bd43 Hides geolocation page for private hosts 2019-09-16 09:54:32 +02:00
Alfredo Cardigliano
1eea330c90 Search SNMP devices (#2825) 2019-09-14 15:03:24 +02:00
Simone Mainardi
edbc952a43 Fixes missing sFlow devices menu entry 2019-09-13 16:46:46 +02:00
Simone Mainardi
cc75605d0d Adds hyperlink to engaged alerts historical timeseries
Implements #2850
2019-09-13 15:38:41 +02:00
Simone Mainardi
9c06fcfe93 Allows interface stats reset for dynamic interfaces 2019-09-13 12:28:50 +02:00
Simone Mainardi
093a27cd71 Implements counter resets for view interfaces 2019-09-13 12:25:54 +02:00
Simone Mainardi
77c1f85cd3 Implements interface and collection stats reset for ZMQ interfaces 2019-09-13 12:12:54 +02:00
Simone Mainardi
3dd87a04df Adds href links to historical charts in ifstats home page
Implements #2845
2019-09-12 19:00:16 +02:00
Alfredo Cardigliano
fe6efaed9e Printing 'no ports' instead of 'others' when there are no client or server ports (fix #2841) 2019-09-12 18:36:55 +02:00
Alfredo Cardigliano
345f2421a7 Hide OS from hsot details when unknown (fix #2840) 2019-09-12 17:55:33 +02:00
Simone Mainardi
c52099aa4f Shows ZMQ collected and dropped messages in a single chart
Implements #2843
2019-09-12 17:49:25 +02:00
Simone Mainardi
968e21d984 Implements flow lua callbacks in the periodic activities thread 2019-09-12 15:36:41 +02:00
Alfredo Cardigliano
11034a95d2 Hide RRD storage utilization when using other db like Influx (fix #2848) 2019-09-12 11:34:47 +02:00
Simone Mainardi
237a72fc83 Improves inteface names shown when collecting from nProbe
Fixes #2846
2019-09-11 18:26:32 +02:00
Simone Mainardi
b364116e7b Fixes inteface speed visualization with non-needed decimals 2019-09-11 18:10:28 +02:00
Simone Mainardi
f4aa1b7072 Hides broadcast domains for non-packet interfaces 2019-09-11 17:58:47 +02:00
Simone Mainardi
bc67198776 Hides broadcast domain hosts and dhcp hosts for non-packet interfaces 2019-09-11 17:56:32 +02:00
Simone Mainardi
f151fba989 Allows top talkers generation to be enabled/disabled 2019-09-11 16:42:26 +02:00
emanuele-f
e4f1d1f5d3 Avoid flow.lua overhead if all the modules are disabled 2019-09-11 14:52:26 +02:00
Simone Mainardi
373d224534 Fixes format of collected ZMQ flows per second 2019-09-10 22:19:11 +02:00
Simone Mainardi
165a53d18e Adds timeseries of ZMQ messages received and dropped 2019-09-10 19:49:16 +02:00
emanuele-f
f3119bd85f Move active host flows alerts link to header for consistency 2019-09-10 18:02:50 +02:00
emanuele-f
ccd5cd9a49 Fix empty TCP issues message 2019-09-10 17:58:04 +02:00
emanuele-f
4d62d68655 Add active alerted flows filter and count
Closes #2821
2019-09-10 17:52:22 +02:00
Simone Mainardi
9fe404772d Handles flow alerts and alert queues in view interfaces
Implements #2828
2019-09-10 15:48:39 +02:00
emanuele-f
b2a0956e0d Fix host disabled flow status settings page error 2019-09-10 15:10:27 +02:00
emanuele-f
935c2de722 Fix active flows error 2019-09-10 14:57:30 +02:00
emanuele-f
a76f929c34 Rename client/server fingerprints in MUD 2019-09-10 14:41:45 +02:00
emanuele-f
6e14f978d6 Flow alerts status cleanup 2019-09-10 13:12:11 +02:00
Simone Mainardi
8c3271753e Allocates InterarrivalStats only for packet interfaces with unsampled traffic
Fixes #2826
2019-09-10 12:15:01 +02:00
emanuele-f
c3fa094e99 Improve MUD prefs handling
Also implement a non-inline reloadPrefs Host method to avoid slowing down packet capture
2019-09-10 11:10:33 +02:00
Alfredo Cardigliano
3fcded57fa Set ntopng.prefs.beta_score redis key to enable score supprot (beta) 2019-09-10 09:39:32 +02:00
emanuele-f
b731ad53f0 Fix MUD port for local connections 2019-09-10 09:24:34 +02:00
emanuele-f
91222ada6b Add Nooder Networks blacklist 2019-09-09 16:17:52 +02:00
Simone Mainardi
72ebd961c9 Adds ZMQ total message and avg flows/msg counters 2019-09-09 12:57:04 +02:00
emanuele-f
06f3077da8 Avoid excessive redis lookups for hosts when hosts cache is disabled 2019-09-09 12:42:35 +02:00
Alfredo Cardigliano
0d38479297 Fix formatMaliciousSignature with no flowstatus_info 2019-09-09 11:21:26 +02:00
Alfredo Cardigliano
eb1ab32e70 Hiding host anomalies and score (wip) 2019-09-09 11:10:02 +02:00
emanuele-f
48d688d501 Add support for MAC MUD 2019-09-06 15:53:15 +02:00