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
Alfredo Cardigliano
bde41ff4b7
Cleanup nagios code
2020-07-28 11:33:04 +02:00
Luca Deri
ab6455329a
Alert improvements
...
- check areAlertsEnabled() result is now cached
- housekeeping.lua skips alerts when disabled
2020-07-23 17:53:59 +02:00
Luca Deri
84bd93f903
Implemented periodicity stats
2020-07-20 22:44:23 +02:00
gabryon99
da7278065d
moved update notification and too many flow notification
2020-07-16 11:56:12 +02:00
Simone Mainardi
6f9a995a99
Fixes alert drilldown links
2020-07-13 18:35:33 +02:00
Alfredo Cardigliano
c5b308618b
Cache host labels
2020-07-01 18:34:45 +02:00
Luca Deri
94076c9976
SNMP improvements
2020-06-16 20:05:08 +02:00
gabryon99
c2c763c2c1
moved overview.js import handler to enterprise
2020-06-16 11:00:03 +02:00
gabryon99
5b4b55872f
fix geomap host
2020-06-15 10:25:47 +02:00
Alfredo Cardigliano
5caac80fcb
Alt name cleanup
2020-06-11 10:20:53 +02:00