Simone Mainardi
a6ae58b3d3
Disables icmp traces
2020-05-08 16:37:03 +02:00
Simone Mainardi
cec9be4be7
Simplifies notification recipients getter
2020-05-06 23:12:06 +02:00
Simone Mainardi
2435305166
Fixes icmp/icmpv6 http/https and cicmp/cicmp6 active monitoring
...
Fixes #3887
2020-05-06 20:10:19 +02:00
emanuele-f
c9b464cd5b
Show jitter information for continuous ping
2020-05-04 11:11:17 +02:00
emanuele-f
ae0633dd1a
Set maximum threshold value for continuous ping
2020-04-29 17:20:24 +02:00
Luca Deri
694715ac1b
Ping and Continuous ping fixes
2020-04-29 17:10:14 +02:00
emanuele-f
815579c8b8
Split continuous icmp and one shot icmp
2020-04-29 14:38:25 +02:00
emanuele-f
370c7bb8ec
Add continuous ping measurement
2020-04-29 12:25:27 +02:00
emanuele-f
e3115e14e8
Alternative message for speedtest execution alerts
2020-04-28 12:53:43 +02:00
emanuele-f
00c5e9f909
Add ability to report resolved IP address for unreachable hosts
2020-04-27 15:46:03 +02:00
emanuele-f
80da76314d
Avoid ICMP failures when socket cannot be created
...
Addresses #3842
2020-04-27 12:10:56 +02:00
emanuele-f
0be2da4f57
Cleanup remaining references to RTT
2020-04-20 12:21:39 +02:00
emanuele-f
0968c7b984
Rename active monitoring timeseries
2020-04-17 12:41:21 +02:00
emanuele-f
35be58ede9
Fix speed test alerts not generated
2020-04-17 12:22:45 +02:00
Simone Mainardi
f126595d0e
Changes i18n labels from rtt to active monitoring
...
Fixes #3768
2020-04-16 12:59:41 +02:00
emanuele-f
01214d47db
Add measurement localized label
2020-04-16 11:20:01 +02:00
emanuele-f
a3ff00584a
Fix download active monitoring metric label
2020-04-16 11:08:28 +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
emanuele-f
81232c2338
Fix RTT chart menu entry label
2020-04-15 18:13:34 +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
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