Commit graph

662 commits

Author SHA1 Message Date
Luca Deri
eb92eb76de Added extra parameter to enable anchor generation only if timeseries exist. This check needs to be used when displaying reports of host timeseries 2021-01-02 11:58:37 +01:00
Alfredo Cardigliano
33415ad2dd Add support for traffic direction based on the MAC address (implement #4852) 2020-12-29 09:36:51 +01:00
Luca Deri
4e35b04b20 Added IEC utilities 2020-12-28 19:40:46 +01:00
Luca Deri
1c71571976 L7 HREFs generated when timeseries detail level not set to none 2020-12-26 10:46:25 +01:00
Luca Deri
ba12910095 HREF for nDPI timeseries are not produced when not in full detail mode 2020-12-26 10:33:25 +01:00
Luca Deri
5a455386cb Fixes #4750 2020-12-24 15:46:30 +01:00
Matteo Biscosi
72dbda8372 Fixed host resolved not showing into service table or map 2020-12-24 10:49:38 +01:00
gabryon99
00e12add95 removed service map and periodicity map from community 2020-12-23 18:26:28 +01:00
gabryon99
1d633cf23c moved service map page into pro repository 2020-12-22 17:28:56 +01:00
Matteo Biscosi
f13e7157fc Removed ifname from redis prefs keys 2020-12-18 12:27:59 +01:00
gabryon99
5fa6e69038 improvement on service_map page
The graph page has been set as the first page wehn a user navigates to
the service map page. When a user double clicks a node then the map will
be filtered with only the edges linked to the node. The flush data and
download buttons have been restored.
2020-12-17 11:37:51 +01:00
Alfredo Cardigliano
e581f2caf5 Fix nindex data visualization in Pro version 2020-12-17 11:19:02 +01:00
Luca Deri
4ffff0859a Implemented interface.getAddressInfo() API call to return information about IP addresses in a reliable way frm the ntopng engine 2020-12-15 20:43:20 +01:00
gabryon99
29c102b7b7 splitted host:port (#4731), fixed invalid host for icmp (#4732) 2020-11-19 15:52:32 +01:00
gabryon99
d2babc3d24 add check for table contains 2020-11-17 09:40:18 +01:00
Luca Deri
f38b71f6a7 Implemented origin handling in federation rest 2020-11-12 22:14:32 +01:00
gabryon99
75363aae84 improved ipv4 validation function 2020-11-09 17:05:36 +01:00
Luca Deri
76884f1eb0 Pool member import now uses the host pool API 2020-11-06 17:21:08 +01:00
gabryon99
9dfed97e56 fixed add active monitoring with ipv4 and ports combination (#4677) 2020-11-06 17:02:09 +01:00
gabryon99
888cbd77c2 collapsed DSCP stats into other (#4641) 2020-10-29 14:23:24 +01:00
gabryon99
85d6f58c0b fix for trailing space and query (#4638) 2020-10-29 11:21:56 +01:00
gabryon99
1ef27ad7ff removed trim space function call (#4638) 2020-10-28 17:14:11 +01:00
Simone Mainardi
6272c85a3c Fixes non-human-friendly interface names on windows
Fixes #4635
2020-10-28 12:32:23 +01:00
gabryon99
7a8e0cf53f add rtrim function to ignore final space character (#4638) 2020-10-28 09:25:19 +01:00
Luca Deri
44005a6f29 Fixes #4631 (a better solution to avoid loops would be desirable) 2020-10-27 16:51:33 +01:00
gabryon99
2a4d57cd6f documented table utils 2020-10-26 19:13:50 +01:00
gabryon99
bf258ab15a rework for ui nofitications (#4630, #4615) 2020-10-26 19:13:50 +01:00
Luca
3449593087 Reworked notifications and fixed a bug that caused them to be fetched too often putting pressure on the blog feed 2020-10-16 09:31:04 +02:00
Luca Deri
827f3ad3a9 Added check for entries with no VLAN 2020-10-15 22:09:09 +02:00
Luca Deri
abf30f74bc Improved periodicity handling of VLAN tagged traffic 2020-10-14 23:37:29 +02:00
Luca Deri
aa240a04d6 Added check 2020-10-12 11:28:48 +02:00
Luca Deri
60a238acb0 Various service and periodicty map improvements 2020-10-11 16:17:55 +02:00
Simone Mainardi
6cdfe984fe Minor interface name fix 2020-10-09 19:01:06 +02:00
Simone Mainardi
b2bbc6d745 Fixes wrong count of unhandled flows in disaggregated interfaces 2020-10-09 18:53:50 +02:00
Luca Deri
f565328cca Minor improvements in service map reporting 2020-10-07 23:56:14 +02:00
Luca Deri
21f3fbd847 Added service map reporting 2020-10-02 23:29:15 +02:00
gabryon99
02d3665670 reworking for Import/Export UI (#4128)
this commit includes the GUI to manage import/export/reset of SNMP, AM, User Scripts and Notification
2020-10-01 18:57:50 +02:00
Luca Deri
0c992b2797 Debug code removed 2020-09-23 17:01:49 +02:00
Luca Deri
97d456e020 Added supporto for 4xx and 5xx returb codes in http_status_code.lua 2020-09-23 16:57:38 +02:00
gabryon99
e7540033af check on table type in table.all 2020-09-15 18:16:59 +02:00
gabryon99
489ef050b2 improved table.all 2020-09-15 18:16:59 +02:00
gabryon99
024f8b4572 fixed plus button inside recipients list 2020-09-14 15:25:30 +02:00
Alfredo Cardigliano
ea0bd4d71a Fix custom alias in case of vlan 2020-08-25 18:41:28 +02:00
Alfredo Cardigliano
ba2e44ddc6 REST endpoints now return specific HTTP codes on failure (fix #4278) 2020-08-20 11:45:17 +02:00
Alfredo Cardigliano
646c5a8d68 Add support for returning HTTP status codes to rest_utils 2020-08-20 10:28:18 +02:00
Simone Mainardi
6274946e08 Shows remote hosts historical page when nIndex is enabled 2020-08-19 16:25:41 +02:00
Simone Mainardi
1ae2b2d932 Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68 Refactor JS code into class NtopngUtils
Implements #3735
2020-08-18 14:13:48 +02:00
Luca Deri
3ba1cc622e Added checks on remote flow collection
- check clock drift and report it as alert
- fix flow time drift
2020-08-06 18:22:47 +02:00
Simone Mainardi
172e632395 Fixes UTC notification time (now using server TZ)
Fixes #4250
2020-07-31 16:16:19 +02:00