gabryon99
ea1c60c99c
check for duplicated name in endpoint notification list
...
fix #3898
2020-05-07 16:51:03 +02:00
gabryon99
19edceec4c
add http validation for endpoints
...
fix #3889
2020-05-07 16:20:37 +02:00
gabryon99
9973d63847
add endpoint_notifications_list
2020-05-05 22:28:28 +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
Luca Deri
b0c23144ee
Fixed labels and inconcistencies on active monitoring
...
Added ability for RRD to handle RRDs with 4 measurements. rrd driver might need further work
2020-05-04 19:13:03 +02:00
emanuele-f
976cf183be
Add latency vs jitter chart
2020-05-04 16:15:46 +02:00
emanuele-f
c9b464cd5b
Show jitter information for continuous ping
2020-05-04 11:11:17 +02:00
gabryon99
98930cd55f
improved datasources and widgets
2020-05-03 23:18:19 +02:00
gabryon99
a61a517c3c
add timeseries sources in datasources
2020-05-02 23:35:02 +02:00
Alfredo Cardigliano
e63eb5333c
Update disaggregation filer notes
2020-04-30 20:28:00 +00:00
emanuele-f
abf91c2702
Fix active monitoring add action in the host page
2020-04-30 15:00:32 +02:00
Alfredo Cardigliano
823af75000
Propagate and print in flow details AS src/dst/prev/next from collected flows
2020-04-30 10:09:26 +00:00
Alfredo Cardigliano
b214443ad3
Do not ask for a n2disk license in case of Enterprise L
2020-04-29 17:08:12 +00:00
emanuele-f
ae0633dd1a
Set maximum threshold value for continuous ping
2020-04-29 17:20:24 +02:00
emanuele-f
9381dd6fc0
Show upload speed and latency in speedtest active monitoring
2020-04-29 16:51:11 +02:00
emanuele-f
5a9e1143d8
Chart Min and Max RTT for continuous ping
2020-04-29 15:32:28 +02:00
emanuele-f
370c7bb8ec
Add continuous ping measurement
2020-04-29 12:25:27 +02:00
gabryon99
d913752117
added alert filtering to active monitoring
2020-04-28 20:49:08 +02:00
emanuele-f
237bac3afe
Shorten the broadcast domain alert message
...
Closes #3790
2020-04-28 15:02:57 +02:00
emanuele-f
e3115e14e8
Alternative message for speedtest execution alerts
2020-04-28 12:53:43 +02:00
emanuele-f
7bd499adb9
Add host availability percentage
2020-04-23 16:06:18 +02:00
Simone Mainardi
f081c50dd1
Minor string fix
2020-04-22 19:15:25 +02:00
Simone Mainardi
ae9b4b963e
Standardizes export/dump nomenclature
2020-04-22 18:54:35 +02:00
Simone Mainardi
28480748aa
Implements runtime flows dump toggle
2020-04-22 18:12:49 +02:00
emanuele-f
57c7abccfb
Remove unused function
2020-04-21 16:48:36 +02:00
emanuele-f
f10716fd17
Chart host unreachable data points as red lines
...
Needed for #3777
2020-04-21 15:49:25 +02:00
gabryon99
67dd888e13
fixed plus buttons across tables
...
fix #3778
2020-04-20 15:41:21 +02:00
emanuele-f
0be2da4f57
Cleanup remaining references to RTT
2020-04-20 12:21:39 +02:00
Simone Mainardi
6ea50fb004
Implements the Elasticsearch alerts endpoint
...
Implements #3105
Initial work to add elastisearch alerts
Initial implementation of ES alerts
Implements version check
Implements flow alerts format
Changes Elasticsearch index name
Comments the Elasticsearch alert endpoint
2020-04-18 16:35:14 +02:00
emanuele-f
aab41dd66e
Display Active Monitoring menu entry even when disabled
2020-04-17 16:00:20 +02:00
Simone Mainardi
9b5013cf4d
Reconciles flows page description
...
Fixes #3781
2020-04-16 21:27:05 +02:00
emanuele-f
a5709eadd3
Change active monitoring notes
2020-04-16 12:42:19 +02:00
emanuele-f
01214d47db
Add measurement localized label
2020-04-16 11:20:01 +02:00
emanuele-f
aa2ad9c66e
Remove fmbit js function.
...
The value_js_formatter is now used to format the measurement value in the datatable
2020-04-16 10:55:43 +02:00
gabryon99
1e5376da95
reworked script editor page
2020-04-15 23:07:05 +02:00
emanuele-f
81232c2338
Fix RTT chart menu entry label
2020-04-15 18:13:34 +02:00
Simone Mainardi
4c36e7bab4
Implements a template to show alert and status ids
2020-04-15 15:13:53 +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
emanuele-f
1febadb5bd
Fix active monitoring alert unit
2020-04-15 11:14:00 +02:00
emanuele-f
4bd04e7e4c
Delete old timeseries when monitoring granularity is changed
2020-04-15 10:52:38 +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
gabryon99
4c7aa72ac6
fix for menu title inside sidebar
2020-04-13 16:45:42 +02:00
Luca Deri
f7b1e7d689
Initial work for widget implementation
2020-04-13 14:24:50 +02:00
Luca Deri
02c235646d
Added help for login page
2020-04-11 09:21:28 +02:00
emanuele-f
05a4e3cf84
Change RTT to Active Monitoring
2020-04-10 18:21:41 +02:00
Alfredo Cardigliano
1cab19f065
Add syslog match on device name when IP is not available
2020-04-10 15:06:41 +00:00
gabryon99
b80493bc7c
changed documentation header icon
2020-04-08 22:50:12 +02:00
emanuele-f
e390951a97
Add SNMP topology changed (via LLDP monitoring) alert
2020-04-08 11:44:30 +02:00