emanuele-f
64ceaa5b89
Fix discarded first RRD point in gauges
...
The point was discarded because of a bad RRD start time during the RRD creation.
The start time is now computed as "insertion_timestamp - heartbeat".
Fixes #3751
2020-04-15 12:55:31 +02:00
emanuele-f
4bd04e7e4c
Delete old timeseries when monitoring granularity is changed
2020-04-15 10:52:38 +02:00
Simone Mainardi
4177ee61ab
Implements constant flow and alert ids
...
Enlarges AlertType size
Changes alerts database
2020-04-14 22:20:44 +02:00
Simone Mainardi
577a82d2eb
Changes active_monitoring_utils require
...
Fixes #3758
2020-04-14 22:14:13 +02:00
emanuele-f
0ad1b65512
Add plugins support for httpdocs, HTML templates and Lua modules
...
Such resources can be placed into the following plugin subdirs:
- ./httpdocs: javascript, css and similar, see plugins_utils.getHttpdocsDir
- ./modules: Lua modules, see plugins_utils.loadModule
- ./templates: HTML templates, see plugins_utils.renderTemplate
2020-04-14 17:53:25 +02:00
emanuele-f
035ddf48e7
Add possibly changed schema to fix cq influxdb errors
2020-04-14 15:55:26 +02:00
emanuele-f
62d1ad69db
Implement algorithmn to delete generic schema prefixes with RRD
2020-04-14 13:19:52 +02:00
Luca Deri
0a80fa663e
Widget and datasource improvements
2020-04-13 22:08:07 +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
32b5cecf7d
Removes hardcoded RTT plugin in menu as was breaking entries
2020-04-13 19:00:57 +02:00
Luca Deri
db08c2a233
Datasource and widget consolidation (work in progress)
2020-04-13 18:56:08 +02:00
gabryon99
4c7aa72ac6
fix for menu title inside sidebar
2020-04-13 16:45:42 +02:00
gabryon99
fd4da74b04
added main.lua to test datasources
2020-04-13 15:39:56 +02:00
Luca Deri
f7b1e7d689
Initial work for widget implementation
2020-04-13 14:24:50 +02:00
Luca Deri
427a0e6667
No longer needed merged with RTT plugin
2020-04-11 11:58:15 +02:00
Luca Deri
edd8715b4a
Added ntop.speedtest() API call
2020-04-11 10:47:07 +02:00
Luca Deri
02c235646d
Added help for login page
2020-04-11 09:21:28 +02:00
Simone Mainardi
4a266768c4
Fixes missing speedtest param validation
2020-04-10 19:56:14 +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
emanuele-f
f299f876ba
Add detailed comments to the rtt plugins
2020-04-10 16:27:36 +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
Alfredo Cardigliano
ec90636ac4
Do not show the syslog config page when switching to a non-syslog interface
2020-04-10 09:25:09 +00: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
Luca Deri
99c4ce6897
Fixed geomap
2020-04-09 00:20:06 +02:00
gabryon99
c2d4df98d2
fixed go back button
...
fix #3722
Please enter the commit message for your changes. Lines starting
2020-04-09 00:10:48 +02:00
gabryon99
b80493bc7c
changed documentation header icon
2020-04-08 22:50:12 +02:00
Simone Mainardi
53a4d796f5
Fixes wrong response of REST endpoint when no host is found
...
Fixes #3709
2020-04-08 18:24:06 +02:00
emanuele-f
e390951a97
Add SNMP topology changed (via LLDP monitoring) alert
2020-04-08 11:44:30 +02:00
Luca Deri
11f983a7f4
Example tool for #3678
2020-04-07 23:51:18 +02:00
emanuele-f
d0ba121a5e
Rework flows table update
...
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.
Closes #3660
2020-04-07 16:56:14 +02:00
Simone Mainardi
ee6927d5b3
Adds extra documentation contextual links
...
Completes #3653
2020-04-07 11:55:27 +02:00
Simone Mainardi
c76a66193a
Adds contextual help links
...
Extends #3653
2020-04-06 19:59:24 +02:00
Simone Mainardi
d2712ee247
Contextual help links fixes
...
Addresses #3653
2020-04-06 19:42:07 +02:00
Simone Mainardi
bb33e2f740
Allow system interface search for SNMP devices
...
Implements #3666
2020-04-06 19:35:10 +02:00
gabryon99
792a542c41
added print_page_title on each page
2020-04-06 10:35:57 +02:00
gabryon99
c9c115e650
fixed layout http_status_code.lua and added print_page_header to page_utils
2020-04-04 23:42:32 +02:00
gabryon99
c6e9f6ffef
text dark for notifications
2020-04-03 19:56:10 +02:00
Alfredo Cardigliano
c4613b5859
Syslog log producers configuration page
2020-04-03 16:20:05 +00:00
gabryon99
e8b1c7b192
reworker blog notification system
2020-04-03 17:12:43 +02:00
Simone Mainardi
8f63bcdd43
Fixes missing config page from mac_details.lua
2020-04-03 12:48:15 +02:00
Simone Mainardi
962ba1058f
Fixes missing telemetry conf in nEdge
2020-04-03 12:14:15 +02:00
emanuele-f
7e31f29016
Remove unused page
2020-04-03 10:52:20 +02:00
emanuele-f
0cae211404
Fix missing SNMP host menu entry
...
Fixes #3694
2020-04-03 10:36:19 +02:00
Alfredo Cardigliano
ef4d3908f8
Update getNtopngRelease
2020-04-03 08:31:37 +00:00
emanuele-f
4cc8c8f33d
Fix device type dropdown incorrectly enabled for non MAC members
...
Fixes #3695
2020-04-03 10:24:26 +02:00
Luca Deri
a8d636626c
Fixed broken error page
2020-04-03 09:37:00 +02:00
gabryon99
d49e559f00
localized http status code in italian
2020-04-03 09:08:52 +02:00