emanuele-f
0be2da4f57
Cleanup remaining references to RTT
2020-04-20 12:21:39 +02:00
emanuele-f
b6d10f2d2a
Rework formatAlertMessage json decoding
2020-04-15 15:49:27 +02:00
Simone Mainardi
0a9a7015e0
Unifies status_id and status_key
2020-04-15 14:29:03 +02:00
Simone Mainardi
1eb02b2c2b
Unifies alert_id and alert_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
emanuele-f
05a4e3cf84
Change RTT to Active Monitoring
2020-04-10 18:21:41 +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
gabryon99
792a542c41
added print_page_title on each page
2020-04-06 10:35:57 +02:00
Alfredo Cardigliano
2425134f05
Replace isEnterprise with isEnterpriseM
2020-04-02 12:36:34 +00:00
emanuele-f
66cbf2c436
Rmove hardcoded blacklisted status ID
...
Fixes #3613
2020-03-23 12:51:01 +01:00
emanuele-f
9f01dd4afe
Rework RTT to use two separate parameters for the key
2020-03-19 18:13:34 +01:00
gabryon99
caab0e3bc8
fixed rtt_utils.js
2020-03-18 23:01:04 +01:00
Simone Mainardi
e1c437ff51
Fixes active entry in dropdown menus not highlighted
...
Fixes #3546
2020-03-18 15:07:54 +01:00
emanuele-f
1ec35cadbf
Fix invalid engaged/dropped alerts ts on system interface
...
Fixes #3556
2020-03-17 12:25:36 +01:00
emanuele-f
a86b215485
Improve RTT alert information
...
Closes #3555
2020-03-16 12:21:07 +01:00
emanuele-f
a6dab125d5
Improve dropped alerts information
...
- Add informative label
- Add dropped alerts timeseries and chart
- Generate a system alert whenever alerts are dropped on a network interface
- Add a periodic activity warning when some alerts are dropped on that activity
Closes #3025
2020-02-26 16:05:19 +01:00
Simone Mainardi
4bc746993a
Fixes delete alert buttons
2020-02-25 19:29:01 +01:00
Simone Mainardi
4ed8cfecc3
Implements merge of multiple identical alerts
...
Implements #3430
2020-02-25 18:14:28 +01:00
Simone Mainardi
bd46b7268e
Implements system alerts for not executed activities
2020-02-21 14:00:06 +01:00
emanuele-f
96299661b3
Implement periodic activities status monitor
2020-02-20 16:59:11 +01:00
emanuele-f
d1140ec9fd
Avoid timeseries read operations to display the chart icon
...
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
Simone Mainardi
0e64fd94d6
Implements deadlines for periodic and user scripts
2020-02-18 18:44:41 +01:00
gabryon99
bec4c8184d
add switches instead checkboxes
2020-02-12 22:38:27 +01:00
emanuele-f
3b3b8a1705
Fix explore button missing and add explore for host score
2020-02-10 18:52:14 +01:00
emanuele-f
9d59aa67be
Add flow alerts score column
2020-02-10 11:51:00 +01:00
emanuele-f
b4fe14e38c
Set the raw ip field also for non-flow alerts
2020-02-06 14:27:34 +01:00
emanuele-f
70b13aeb99
Split query filter and aggregation
2020-02-05 23:10:37 +01:00
Alfredo Cardigliano
6704ae5040
Fix 'Flush Alerts Data' to avoid breaking user scripts IDs
2020-01-30 11:46:43 +01:00
emanuele-f
4b5c7ee75a
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2020-01-30 09:04:44 +01:00
Alfredo Cardigliano
273e8879d8
Fix Flush Alerts Data
2020-01-29 18:27:00 +01:00
Luca
9a3083939f
Fixed alert page
2020-01-29 16:09:09 +01:00
emanuele-f
9833a87cbc
Implement alert on InfluxDB error messages
2020-01-28 15:09:24 +01:00
emanuele-f
6fa5f071e8
Add user script edit config icon into the flow details
2020-01-27 10:47:31 +01:00
Gabriele Pappalardo
a2f4a1a065
elephant flows ( #3269 )
...
* elephant flows
* fix for apply button after changes
* fix for refresh icons on index.lua page, scrollable dropdowns enabled
2020-01-21 16:32:14 +00:00
emanuele-f
aca088ea13
Add hyperlink to jump to the alert configuration
...
Closes #2936
2020-01-17 19:11:15 +01:00
Simone Mainardi
2b30fe80b2
Fixes unhandled VLAN in alerts explorer and dashboard
...
Fixes #3203
2020-01-10 18:56:36 +01:00
emanuele-f
5b05b06c96
Use extended icon classes.
...
Also fixes mining alert icon
2020-01-10 17:02:11 +01:00
Alfredo Cardigliano
b04ec43d99
Add revision to ntopng version in system alerts
2020-01-09 10:19:49 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
5e5d50d72a
Alert on software update
2020-01-08 18:51:21 +01:00
emanuele-f
d037f9a9a4
Use new user scripts config and gui
...
The user scripts configuration can now be configured from the "User Scripts" entry under the cog
icon. It allows the creation of multiple configuration presets to be applied to hosts, networks and
interfaces.
2020-01-03 13:03:34 +01:00
emanuele-f
3580ddbd02
Fix for possibly nil benchmarks table
2019-12-31 11:39:05 +01:00
Alfredo Cardigliano
2a3bef9d6c
Replace JSON string with TLV for alerts generated by the datapath. This removes a JSON decode in housekeeping.lua ( #3148 )
2019-12-27 17:03:28 +01:00
Alfredo Cardigliano
8caed2a438
Comments
2019-12-27 15:22:59 +01:00
Alfredo Cardigliano
5a17736801
Remove double json encode
2019-12-27 11:25:28 +01:00
Alfredo Cardigliano
7199364854
Improved devices connection/disconnection detection to remove (too many) invalid messages ( fix #3122 )
2019-12-20 12:54:25 +01:00
Alfredo Cardigliano
1b5d4d38a0
Cleanup check macs alerts (see #3122 )
2019-12-20 09:37:53 +01:00
Simone Mainardi
dacaa7e3db
Migrates font-awesome 5 fa to fas
2019-12-18 11:50:02 +01:00
Simone Mainardi
0eb75bf884
Uses new localization for icmp types and codes
2019-12-18 10:49:38 +01:00