Commit graph

130 commits

Author SHA1 Message Date
emanuele-f
7699b63f29 Fix bad RTT schema name 2020-04-10 10:03:54 +02:00
Simone Mainardi
3744ace4f8 Refactors graph_utils and nv_graph_utils
Addresses #3720

Refactor: create module graph_utils

Refactor: get_timeseries_layout

Refactor: get_default_timeseries

Refactor: getDeviceCommonTimeseries

Refactor: printCategoryDropdownButton

Refactor: printPoolChangeDropdown

Refactor: poolDropdown

Refactor: printProtocolQuota

Refactor: printGraphTopFlows

Refactor: drawGraphs

Refactor: printNotes

Refactor: getMinZoomResolution

Refactor: printSeries

Refactor: zoom_vals

Refactor: getZoomDuration

Refactor: getZoomAtPos

Refactor: stackedProgressBars

Refactor: percentageBar

Refactor: breakdownBar

Refactor: getProtoVolume

Refactor: normalizeSeriesPoints

Refactor: nv_graph_utils

Refactor: extendLabels

Refactor: getAlertGraphLink

Refactor: performCustomQuery

Refactor: drawProGraph

Refactor: unifies nv_graph_utils and graph_utils
2020-04-10 09:47:32 +02:00
emanuele-f
21a7080dfe Add ability to specify granularity on RTT hosts
Closes #3679
2020-04-09 13:02:58 +02:00
emanuele-f
cdf10e3485 Add pro check for snmp_utils 2020-04-08 22:49:12 +02:00
LucasVanzin
1e10fbe06a
Correcting a typo (#3717)
This error occur while using redis, due to this typo:
[AlertCheckLuaEngine.cpp:167] WARNING: Script failure[/usr/share/ntopng/scripts/callbacks/system/system.lua] [...topng/plugins0/callbacks/system/system/redis_monitor.lua💯 attempt to index a nil value (global 'redis_stats')]

This fix solves the problem.
2020-04-08 14:01:30 +00:00
emanuele-f
e390951a97 Add SNMP topology changed (via LLDP monitoring) alert 2020-04-08 11:44:30 +02:00
emanuele-f
daa8441282 Document the host and network user scripts C API 2020-04-02 18:03:45 +02:00
emanuele-f
0dcc0b921d Add missing example ts_schemas and fix web_gui link 2020-03-31 15:51:23 +02:00
emanuele-f
d6dd052eb6 Document plugins Custom Pages 2020-03-31 15:11:24 +02:00
emanuele-f
73a8b39d1f Fix errors in RTT hosts import/reset 2020-03-27 14:45:24 +01:00
Alfredo Cardigliano
081c68d4c7 Add setResolvedAddress lua API 2020-03-26 14:17:28 +00:00
Simone Mainardi
3144bc8bdf Renames alert_config to user_script_config 2020-03-26 14:51:53 +01:00
emanuele-f
42d1831895 Add notes in HTTP Stats RTT chart
Closes #2847
2020-03-25 17:23:03 +01:00
emanuele-f
72d27244e5 Split HTTP and HTTPs stats
App connect time is only available for HTTPS rtt hosts
2020-03-24 14:54:41 +01:00
gabryon99
ce0e3d2d11 fix for system view 2020-03-24 12:39:08 +01:00
gabryon99
23c7fd869c added message on rtt add 2020-03-23 18:10:58 +01:00
gabryon99
7e079bc506 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-23 17:38:40 +01:00
gabryon99
7479582210 fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
emanuele-f
bdef62fdc5 Fix bad alert label 2020-03-23 16:15:05 +01:00
emanuele-f
c0fe78ee92 Add untracked file 2020-03-23 15:46:02 +01:00
emanuele-f
75e7858cbc Fix RTT alerts not released when RTT host is deleted
Fixes #3608
2020-03-23 12:31:44 +01:00
emanuele-f
964b1292e3 Fix HTTP requests made in place of HTTPS for RTT computation
Fixes #3610
2020-03-23 12:05:49 +01:00
emanuele-f
f5ea87910a Fix bad RTT timeseries metric and avoid HTTP 100
Should address #3603
2020-03-23 11:58:30 +01:00
gabryon99
84254e69a4 refactored new system interface logic 2020-03-23 11:03:40 +01:00
gabryon99
c0f30310f7 fix for system view 2020-03-23 10:29:45 +01:00
Simone Mainardi
0b0177ee2f Adds RTT monitor notes 2020-03-22 21:47:20 +01:00
gabryon99
26ba1c4df2 fix for system view 2020-03-21 15:56:02 +01:00
emanuele-f
a214510baa Add RTT user friendly information
Closes #3567
2020-03-20 16:41:00 +01:00
emanuele-f
f392b4b899 Add italian localization for RTT
Closes #3588
2020-03-20 15:38:48 +01:00
emanuele-f
1408617077 Fix RTT validation
Fixes #3590
2020-03-20 09:50:49 +01:00
gabryon99
4ab5f3cc59 fix for #3589 2020-03-19 19:32:21 +01:00
emanuele-f
b8c5e9720d edit_rtt_host.lua localization support
Closes #3569
2020-03-19 19:24:25 +01:00
emanuele-f
8a675a0bf5 Fix edit rtt host 2020-03-19 18:58:40 +01:00
emanuele-f
da802fc223 Alert rtt host filter fix 2020-03-19 18:22:47 +01:00
emanuele-f
9f01dd4afe Rework RTT to use two separate parameters for the key 2020-03-19 18:13:34 +01:00
gabryon99
91e3553e06 fix for ticket #3576 2020-03-19 13:41:33 +01:00
Luca Deri
5692427d04 Removed chart icon when no measurement is performed 2020-03-19 00:05:14 +01:00
Luca Deri
f03577d935 Improved RTT data valiation 2020-03-18 23:49:36 +01:00
Luca Deri
1ce4f72547 Implemented RTT host edit 2020-03-18 23:18:37 +01:00
gabryon99
b11c365882 localized add rtt host 2020-03-18 21:23:54 +01:00
gabryon99
2251a8bdf6 fixed import config 2020-03-18 21:14:28 +01:00
gabryon99
9323e43c53 fade out of success message in rtt stats 2020-03-18 21:12:19 +01:00
gabryon99
38c993f468 fixed script list utils 2020-03-18 20:51:13 +01:00
gabryon99
4ec7b68948 added localizaion in datatable rtt 2020-03-18 20:39:16 +01:00
gabryon99
a08485bddd added rounded corner to input box, added reload table every 3 seconds 2020-03-18 20:28:26 +01:00
gabryon99
eb634fa5c4 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-18 19:35:27 +01:00
gabryon99
05c4153385 added basic functionality to rtt_stats 2020-03-18 19:31:32 +01:00
emanuele-f
a5c6ebdcf5 Add missing RTT localization labels 2020-03-18 16:31:42 +01:00
emanuele-f
9b3de45be1 Add missing RTT files 2020-03-18 16:01:06 +01:00
emanuele-f
44a07d555b Implement RTT export/import/reset 2020-03-18 15:56:43 +01:00