Commit graph

5589 commits

Author SHA1 Message Date
MatteoBiscosi
42196e01a0 Removed no more needed code 2022-07-21 18:36:09 +02:00
MatteoBiscosi
1dbe27f6b0 Fixes zoneinfo bug in FreeBSD 2022-07-21 18:15:59 +02:00
Luca Deri
f3931a54b4 SNMP performance improvements 2022-07-21 18:05:09 +02:00
MatteoBiscosi
6e6de55a73 Possible fix for zoneinfo null 2022-07-21 16:16:07 +02:00
MatteoBiscosi
cb28a33dcd Using get_interface instead of SNMP create 2022-07-21 13:23:49 +02:00
Luca Deri
910ef39fee Added SNMP caching 2022-07-21 13:15:45 +02:00
uccidibuti
e1ca80f3d5 Add trace to discover formatting historical flow column time 2022-07-21 12:37:13 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
3db8cc6cc8 Added check when SNMP traffic changes (#6144) 2022-07-20 12:42:41 +02:00
MatteoBiscosi
04e152d2ff Fixes flow exporter not visible in historical data (#6788) 2022-07-20 10:07:18 +02:00
MatteoBiscosi
beddc65b9d Fixes no more working pro tables 2022-07-19 18:25:36 +02:00
Alfredo Cardigliano
f32c96736f Cache snmp interface index filters (3x performance boost) 2022-07-19 11:32:40 +02:00
MatteoBiscosi
687d508daa Fixes IEC alerts triggered even when disabled (#6682) 2022-07-19 11:14:25 +02:00
Alfredo Cardigliano
77c80a0190 Safety check 2022-07-19 11:11:50 +02:00
Alfredo Cardigliano
db99adaebe Set a dummy list name __gui__ for categories configured via GUI 2022-07-18 18:08:34 +02:00
Alfredo Cardigliano
fb8e748679 Handle ndpi failures loading host lists. Print failing entries 2022-07-18 15:23:45 +02:00
MatteoBiscosi
63bba504e8 Fixes empty timeseries seen in the charts 2022-07-18 11:45:09 +02:00
MatteoBiscosi
7f49e1cb04 Added SNMP interface error alert (#6747) 2022-07-15 17:11:14 +02:00
MatteoBiscosi
d4eb7a10ce Added check for alerts 2022-07-15 17:10:52 +02:00
Alfredo Cardigliano
80a4acab95 Add Flow Checks profiling (execution time in System -> Health -> Behavioural Checks) 2022-07-15 16:22:48 +02:00
MatteoBiscosi
3681ca34dc Added ndpi http suspicious content alert mapping 2022-07-15 11:40:20 +02:00
MatteoBiscosi
65cd6ef35f Added snmp mac page (#6720) 2022-07-13 13:46:47 +02:00
uccidibuti
ee39a58481 Add Get Permanent Filters #6172 2022-07-13 13:38:15 +02:00
MatteoBiscosi
a5bd27b639 Implemented in/out ifaces snmp names (#6770) 2022-07-12 11:30:59 +02:00
Luca
5e8769b1b5 Reworked builtin lists
- they are now defined in httpdocs/misc/lists in JSON formt
- built-in lists (ntop maintained) are stored in httpdocs/misc/lists/nultin
- custom lists go into httpdocs/misc/lists/custom
2022-07-11 19:18:16 +02:00
MatteoBiscosi
eca2423552 Removed debug print 2022-07-11 11:06:19 +02:00
MatteoBiscosi
b9f88d9aa9 Fixes influxdb monitor not working (#6723) 2022-07-11 10:47:39 +02:00
Luca
edb72778f2 Used the new API call snmp_cached_dev:get_interfaces() 2022-07-10 10:40:19 +02:00
Luca
dfbb3c3fd1 Removed debug message 2022-07-10 10:40:00 +02:00
uccidibuti
569c402f73 Remove obsoleted trace logs in tag_utils.lua 2022-07-08 16:03:28 +02:00
MatteoBiscosi
745ee3dd97 Added flow idle timeout description (#6769) 2022-07-08 12:08:21 +02:00
MatteoBiscosi
8f26f7740b Fixes category label not correctly displayed (#6767) 2022-07-08 11:07:38 +02:00
uccidibuti
a4c00a9ac2 add trace log in tag_utils.lua 2022-07-08 08:39:52 +02:00
MatteoBiscosi
7137afd1ca Changed flow exporter names dropdown (#6768) 2022-07-07 16:56:39 +02:00
MatteoBiscosi
79b19f328a Fixes incorrect category label seen (#6767) 2022-07-07 11:10:09 +02:00
Alfredo Cardigliano
c6902a4288 Fix typo 2022-07-06 16:00:50 +02:00
Luca Deri
8fc4dee548 Fixes RRD driver implementation by exporting series names 2022-07-06 00:17:31 +02:00
Luca Deri
3265c8bbc8 Fixes #6762 2022-07-05 17:54:22 +02:00
MatteoBiscosi
d1ae231c64 Fixes incorrect custom category name (#6761) 2022-07-05 16:42:25 +02:00
MatteoBiscosi
df5fc65d1c Changed recipients availability refresh rate 2022-07-05 16:33:57 +02:00
MatteoBiscosi
e3e7694358 Added error check every 2 minutes in case of failure (#6764) 2022-07-05 16:19:35 +02:00
MatteoBiscosi
8dad513a4e Removed telemetry 2022-07-05 15:17:13 +02:00
Alfredo Cardigliano
bebb1e9219 Cleanup excluded hosts from checks configuration 2022-07-04 18:33:27 +02:00
Luca Deri
b0d19a1961 Fixed RRD tineseries support removing series search by (hardcoded) name 2022-07-01 15:12:12 +02:00
MatteoBiscosi
26493d9c1f Added influxdb changed queries 2022-06-30 18:12:19 +02:00
MatteoBiscosi
e1ddd59b77 Fixed charts metric labels 2022-06-30 16:47:22 +02:00
MatteoBiscosi
145b70d1be Changed chart colors 2022-06-30 16:10:12 +02:00
uccidibuti
3ed878df79 Hosts View: Add the score column #6741 2022-06-30 13:10:48 +02:00
MatteoBiscosi
8c1fb61e60 Fixes local and remote badges not formatted 2022-06-30 11:29:52 +02:00
MatteoBiscosi
bf080c9407 Implement network matrix (#6679) 2022-06-30 10:47:30 +02:00