Commit graph

140 commits

Author SHA1 Message Date
Luca Deri
3b7d30d97b Updated granularities 2020-04-11 11:51:52 +02:00
Luca Deri
1d3b651fd1 Implemented speedtest measurement 2020-04-11 11:36:38 +02:00
emanuele-f
6193b75d5f Initial support for speedtest active monitoring 2020-04-10 19:29:11 +02:00
emanuele-f
05a4e3cf84 Change RTT to Active Monitoring 2020-04-10 18:21:41 +02:00
Simone Mainardi
a24dfdbc4d Fixes missing device in device disconnection alert
Fixes #3738
2020-04-10 17:00:50 +02:00
emanuele-f
730f0aaa6f Use rtt plugins operator and value_js_formatter 2020-04-10 16:54:07 +02:00
emanuele-f
f299f876ba Add detailed comments to the rtt plugins 2020-04-10 16:27:36 +02:00
emanuele-f
937c52d3ee Fix invalid RTT host reported in alert and periodicity selection
Fixes #3737
2020-04-10 15:29:09 +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
emanuele-f
306a253693 Implement extensible RTT modules 2020-04-10 13:09:30 +02:00
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