Commit graph

551 commits

Author SHA1 Message Date
Alfredo Cardigliano
ea0bd4d71a Fix custom alias in case of vlan 2020-08-25 18:41:28 +02:00
Simone Mainardi
dd16949b2f Minor icon size fix 2020-08-21 15:16:40 +02:00
Simone Mainardi
a88541c05f Implements inline drilldown of protocol categories
Implements #4290
2020-08-20 15:41:17 +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
8cf5d706f8 Added DHCP server detection 2020-08-05 11:32:40 +02:00
Alfredo Cardigliano
c6cf8e418e Add timeseries for host and interface DSCP classes 2020-07-21 10:08:08 +02:00
Alfredo Cardigliano
7f06331772 Add host details DSCP stats tab 2020-07-20 16:36:23 +02:00
Simone Mainardi
831dcfff83 Fixes for unbinding host pool members 2020-07-17 11:43:31 +02:00
Simone Mainardi
c623f21ba0 Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
Simone Mainardi
749942c7a5 Reworks pool change dropdowns with the new lua implementation 2020-07-16 17:38:20 +02:00
Simone Mainardi
23c9a1d68c Migrates host_details to use the new lua host pools class 2020-07-16 16:08:29 +02:00
Luca Deri
f2c3ee137c Host stats cleanup 2020-07-13 23:56:46 +02:00
gabryon99
32dec57efb removed position label from geomap 2020-07-02 14:42:48 +02:00
gabryon99
17d317ea3d fixed zoom size on geo maps 2020-07-02 13:03:38 +02:00
gabryon99
b53cf545f6 add warning notification for geomap 2020-07-02 12:43:26 +02:00
Simone Mainardi
5ade224d85 Implements global host pools
Implements #4086

Refactors host pools to global

Implements host pools migration

Migration fixes

nEdge changes for host pools migration

Create README.host_pools_migration.md
2020-07-01 12:02:09 +02:00
gabryon99
f9c312aac5 fix for geomap 2020-06-23 10:54:14 +02:00
Simone Mainardi
5bb52b1793 Changes to support snmp_location.lua module 2020-06-22 15:26:20 +02:00
gabryon99
d592b3b43c add spinner inside snmp add modal and replaced the old loading image 2020-06-18 11:37:26 +02:00
Luca Deri
a27eedaeef Implemented cardinarily information report in hsot
Fixes #4005
2020-06-13 00:00:30 +02:00
Luca Deri
32f38e6d8b Port cardinality implementation 2020-06-12 11:07:44 +02:00
Luca Deri
9a180bc958 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-06-12 08:35:07 +02:00
Alfredo Cardigliano
5caac80fcb Alt name cleanup 2020-06-11 10:20:53 +02:00
Simone Mainardi
4905dab38d Fixes attempt to index a nil value (local 'device') 2020-06-10 16:00:19 +02:00
Simone Mainardi
0bbb30e13e Refactors snmp_utils global methods into module functions 2020-06-10 13:09:30 +02:00
Simone Mainardi
8a3e65ac50 Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
Simone Mainardi
4fabaf3c26 Uses the new snmp_cached_dev API in host_details.lua 2020-06-04 19:40:47 +02:00
Simone Mainardi
7cf28ead05 Updates host_details.lua with the new snmp lua interface 2020-06-04 10:38:41 +02:00
Simone Mainardi
7b995070a2 Removes redundant host_name in page host_details.lua 2020-06-01 12:04:55 +02:00
Simone Mainardi
5d8d748cdf Fixes flows filter in host details page
Fixes #4010
2020-06-01 11:47:46 +02:00
Simone Mainardi
6b4b5751bc Migrates host_details.lua to REST API v1 2020-06-01 10:46:55 +02:00
Alfredo Cardigliano
192a043ae5 Remove iface_ndpi_stats.lua (use the REST API) 2020-05-28 11:21:43 +02:00
Simone Mainardi
df04f867c1 Uses interface.getHostInfo to generate host links in host_details.lua 2020-05-26 17:35:11 +02:00
Simone Mainardi
d487199a19 Unifies host_details.lua link gen in host_details.lua flows page 2020-05-26 15:12:44 +02:00
Simone Mainardi
49e49e0ed6 Unifies host_details.lua generation
Addresses #3977
2020-05-26 12:50:47 +02:00
emanuele-f
f7a7329741 Fix variables not properly initialized
Addresses #3969
2020-05-25 17:42:48 +02:00
emanuele-f
eea288dee9 Add on-off switch template
Addresses #3513
2020-05-21 17:22:00 +02:00
emanuele-f
610e632234 Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
Simone Mainardi
08440cf324 Fixes wrong interface displayed on active monitoring
Fixes #3965
2020-05-20 16:22:57 +02:00
Luca Deri
13d0d2cbdb Reference fixes for HTTP prefixes (#3957) 2020-05-19 08:54:04 +02:00
emanuele-f
af842e4aa6 Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
emanuele-f
ba5c64b107 Rework host label getters
This fixes inconsistencies across the ntopng gui

Addresses #3699
2020-05-07 17:47:18 +02:00
emanuele-f
61576c8751 Improve host restore
Addesses requests of #2898
2020-05-07 15:11:05 +02:00
Luca Deri
49b1817f9d Fixed virustotal icon appearance 2020-05-07 11:13:14 +02:00
emanuele-f
03b69dfe64 Add ability to search inactive hosts 2020-05-05 12:59:57 +02:00
emanuele-f
d65bd41212 Implement proper LBD host restore 2020-05-05 12:20:40 +02:00
emanuele-f
abf91c2702 Fix active monitoring add action in the host page 2020-04-30 15:00:32 +02:00
emanuele-f
c2a85e96d7 Only show throbber when the host resolution is enabled 2020-04-30 14:35:04 +02:00