Commit graph

544 commits

Author SHA1 Message Date
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
Luca Deri
3f19850601 Added virustotal URL in host page 2020-04-30 11:44:31 +02:00
emanuele-f
ebe2e78b7e Split RX/TX in other charts 2020-04-24 17:41:52 +02:00
Simone Mainardi
4d61e7b23d Implements utils to properly handle fingerprint data across pages
Fixes #3762
Fixes #3761
2020-04-15 17:11:56 +02:00
Simone Mainardi
0a9a7015e0 Unifies status_id and status_key 2020-04-15 14:29:03 +02:00
Simone Mainardi
577a82d2eb Changes active_monitoring_utils require
Fixes #3758
2020-04-14 22:14:13 +02:00
Simone Mainardi
3e14bc30f8 Refactors RTT to Active Monitoring
Addresses #3741

Refactors RTT: rtt_utils to active_monitoring_utils

Refactors RTT: rtt_host to am_host schema name

Refactors RTT: import_active_monitoring_config.lua

Refactors RTT: active_monitoring_stats.lua

Refactors RTT: active_monitoring_stats i18n

Refactors RTT: get_active_monitoring_config.lua

Refactors RTT: get_active_monitoring_hosts

Refactors RTT: edit_active_monitoring_host

Refactors RTT: active_monitoring.lua

Refactors RTT: active_monitor

Refactors RTT: active_monitoring_utils.js

Refactors RTT: get_active_monitoring_hosts.lua fixes

Refactors RTT: last_rtt

Refactors RTT: rtt_host to am_host
2020-04-13 21:34:10 +02:00
Simone Mainardi
e487427aab Refactors alert_utils and enterprise_alert_utils
Addresses #3720

Alerts Refactor: alert_utils as module

Alerts Refactor: notify_ntopng_start and notify_ntopng_stop

Alerts Refactor: processAlertNotifications

Alerts Refactor: checkStoreAlertsFromC

Alerts Refactor: formatAlertNotification

Alerts Refactor: notification_timestamp_rev

Alerts Refactor: formatAlertMessage

Alerts Refactor: getConfigsetAlertLink

Alerts Refactor: alertNotificationActionToLabel

Alerts Refactor: flushAlertsData

Alerts Refactor: disableAlertsGeneration

Alerts Refactor: newAlertsWorkingStatus and other

Alerts Refactor: drawAlerts

Alerts Refactor: drawAlertTables

Alerts Refactor: printAlertTables

Alerts Refactor: checkDeleteStoredAlerts

Alerts Refactor: getUnpagedAlertOptions

Alerts Refactor: getTabParameters

Alerts Refactor: getAlerts

Alerts Refactor: getNumAlerts

Alerts Refactor: performAlertsQuery

Alerts Refactor: sec2granularity

Alerts Refactor: granularity2id

Alerts Refactor: granularity2sec

Alerts Refactor: alertEngineLabel

Alerts Refactor: alertEngine

Alerts Refactor: alertEngineRaw

Alerts Refactor: alertTypeDescription

Alerts Refactor: alertType

Alerts Refactor: alertTypeLabel

Alerts Refactor: alertTypeRaw

Alerts Refactor: alertSeverity

Alerts Refactor: alertSeverityLabel

Alerts Refactor: alertSeverityRaw

Alerts Refactor: get_make_room_keys

Alerts Refactor: enterprise_alert_utils
2020-04-10 14:03:20 +02:00