Commit graph

5832 commits

Author SHA1 Message Date
Luca Deri
482a69a3d6 Fixed error when MAC address are null (for instance with flows) 2022-12-13 21:22:43 +01:00
MatteoBiscosi
af27e50699 Fixes application page not correctly saving the changes (#7024) 2022-12-13 15:56:43 +01:00
Luca Deri
d101179069 Added historical_flows_query_example.py sample application
Improved documentation
Added group_by/order_by to flow query
2022-12-12 12:15:34 +01:00
MatteoBiscosi
a2b2fe4371 Possible fix for issue #7030 2022-12-12 12:02:48 +01:00
uccidibuti
35bdbfe950 Restyle top table configuration; add top snmp interface in snmap interface details 2022-12-12 09:08:19 +01:00
Luca Deri
a49e1aa269 Added flows query in historical data
Minor timeseriesenhancement
2022-12-11 19:56:38 +01:00
Luca Deri
cc297d35c3 Added Zoom streams handling 2022-12-09 22:05:49 +01:00
MatteoBiscosi
3d0422c336 Fixes not working timeseries check 2022-12-07 17:54:32 +01:00
MatteoBiscosi
881e0224c6 Fixes scale = 0 in number timeseries (#7016) 2022-12-07 16:48:41 +01:00
MatteoBiscosi
c665a02e80 Partially implemented top snmp timeseries (#7017) 2022-12-07 16:37:27 +01:00
MatteoBiscosi
44ddaae446 Fixes vlan full name not perfectly formatted 2022-12-07 16:18:35 +01:00
MatteoBiscosi
bf4b87119a Added correct top enabled preferences (#7013) 2022-12-06 18:29:56 +01:00
uccidibuti
378582fece Fix snmp metrics 2022-12-06 13:42:13 +01:00
uccidibuti
af83e1eb3b Add new timeseries in snmp_interface_details.lua 2022-12-06 13:41:24 +01:00
uccidibuti
7020ab875f add sources_types configurations for disable/enable timeseries and top 2022-12-06 12:36:11 +01:00
Alfredo Cardigliano
754e1dd7f4 Add top VLAN and Network flow alerts (#6999) 2022-12-05 06:39:38 -05:00
Luca Deri
c780b91664 Initial work towards a Python API for ntopng 2022-12-02 19:48:18 +01:00
Luca Deri
d8769f866b Implements #6994 (Add support for Radius User Capabilities)
Removed /metrics URL leftover
2022-12-01 22:18:48 +01:00
MatteoBiscosi
91e4d16f06 Reworked host ports details page 2022-12-01 16:56:11 +01:00
MatteoBiscosi
cde463a324 Added RST scan alert (#5903) 2022-11-30 17:01:49 +01:00
MatteoBiscosi
48c4398f00 Fixes no data found message and added flows type dropdown (#6993) 2022-11-30 12:12:19 +01:00
Alfredo Cardigliano
a206f83b4b Add get_portidx_by_name and snmp_mappings.get_iface_idx 2022-11-28 15:40:56 +01:00
MatteoBiscosi
39aaaf58da Moved the TCP packets issues alert to default disabled 2022-11-28 12:16:12 +01:00
MatteoBiscosi
63aacc9ec9 Fixes incorrect flow alert key 2022-11-28 12:09:51 +01:00
Alfredo Cardigliano
cb4a100b3b Support filtering by Interface name/index using interface mapping from nprobe 2022-11-25 17:34:42 +01:00
MatteoBiscosi
90db11c6cb Added Host Rules page 2022-11-25 16:14:09 +01:00
MatteoBiscosi
371b0f2a90 Fixes HTTPS monitoring not working 2022-11-24 13:31:49 +01:00
Luca Deri
71fbbdbf58 Implemented custom host script (WIP) 2022-11-24 12:34:14 +01:00
Alfredo Cardigliano
99470d0eee Fix delete of alert exclusions with domains 2022-11-23 18:13:28 +01:00
MatteoBiscosi
9108018c43 Possible fix for https curl error 2022-11-23 18:07:58 +01:00
Luca Deri
9bdff1b170 Improved custom flow script alert 2022-11-23 17:04:01 +01:00
MatteoBiscosi
2e27e21cc8 Added SNMP flood check (#5905) 2022-11-23 12:14:42 +01:00
MatteoBiscosi
d9d7363844 Removed debug print 2022-11-23 11:31:38 +01:00
Alfredo Cardigliano
a98b200159 Code review and cleanup 2022-11-23 11:29:50 +01:00
MatteoBiscosi
cb0e1d82df Fixes speedtest label 2022-11-23 11:25:52 +01:00
Luca Deri
a687b9280a Implemented custom script check 2022-11-23 11:11:45 +01:00
MatteoBiscosi
4315812fb1 Fixes active monitoring timeseries 2022-11-23 10:52:49 +01:00
MatteoBiscosi
71bb0efbc2 Added DNS flood alert (#5905) 2022-11-22 11:13:02 +01:00
MatteoBiscosi
372c54294e Disabled check by default 2022-11-21 16:04:17 +01:00
MatteoBiscosi
ef01259354 Fixes flow checks not found 2022-11-21 10:59:55 +01:00
Luca Deri
80db634bfe Implemented skeleton of CustomFlowLuaScriptAlert check 2022-11-19 20:31:24 +01:00
Luca Deri
f77e4ad3ea Added new module snmp_mapping for handling interface information coming from nprobe via ZMQ 2022-11-18 19:34:32 +01:00
MatteoBiscosi
7e0978a6be Added snmp timeseries id 2022-11-18 18:25:01 +01:00
MatteoBiscosi
6e4bfa50c6 Added top SNMP interfaces traffic ts 2022-11-18 18:23:29 +01:00
MatteoBiscosi
17b17de74f Added SNMP consts.lua 2022-11-18 18:11:25 +01:00
uccidibuti
23d4d09a10 Restyle timeseries 2022-11-18 10:45:04 +01:00
Alfredo Cardigliano
5aedbf96d3 Log bad IPs in lists using a normal level instead of warning 2022-11-18 09:09:18 +01:00
MatteoBiscosi
60454d5a4d Removed multiple entries from maps entry (#6889) 2022-11-16 18:04:34 +01:00
MatteoBiscosi
4bc150e7c9 Removed debug tprint 2022-11-16 11:33:11 +01:00
MatteoBiscosi
b6692f3fea Added TCP Packets issues check (#6899) 2022-11-16 11:28:16 +01:00