Commit graph

88 commits

Author SHA1 Message Date
gabryon99
b96e6dfba8 ip address validation active monitoring gui 2020-06-15 10:58:35 +02:00
Simone Mainardi
08440cf324 Fixes wrong interface displayed on active monitoring
Fixes #3965
2020-05-20 16:22:57 +02:00
emanuele-f
94be495a6c Rename are-you-sure disable parameter 2020-05-19 11:15:07 +02:00
emanuele-f
bc9821278c Migrate scripts-list-utils.js to modal-utils.js
Addresses #3861
2020-05-19 11:11:52 +02:00
Emanuele Faranda
ac03865c01
Move active monitoring dialogs to template files (#3929) 2020-05-13 17:22:00 +02:00
gabryon99
7e66c81bec add counter for alerted dropdown in am 2020-05-12 15:36:34 +02:00
emanuele-f
e4f40ec206 Align time to avoid RRD value interpolation
Addresses #3900
2020-05-11 13:03:49 +02:00
gabryon99
8c024d4cdb fix for alter filtering datatable 2020-05-08 20:08:35 +02:00
gabryon99
6e84ce424b fix for measurement filtering in active monitoring 2020-05-08 20:06:42 +02:00
Simone Mainardi
18bf6fa3d5 Fixes alerted active monitoring hosts not reported as alerted
Fixes #3904
2020-05-08 17:47:33 +02:00
Simone Mainardi
33196fdc41 Hides RTT/Jitter when measure is at zero
Fixes #3912
2020-05-08 17:01:30 +02:00
Simone Mainardi
a6ae58b3d3 Disables icmp traces 2020-05-08 16:37:03 +02:00
emanuele-f
44337e83ee Fix active monitoring form resubmission 2020-05-08 12:21:35 +02:00
Luca Deri
7d345603c7 Removed redundant data in availability column 2020-05-08 12:13:43 +02:00
gabryon99
ea1c60c99c check for duplicated name in endpoint notification list
fix #3898
2020-05-07 16:51:03 +02:00
emanuele-f
d296210aa6 Improve active monitoring configuration import logic
Existing hosts are now preserved as the logic now relies on the add/edit active monitoring host API.

Addresses #3903
2020-05-07 15:50:08 +02:00
Luca Deri
d51ab8b578 Shrinked acrive monitoring graph to save space 2020-05-07 12:49:36 +02:00
Simone Mainardi
cec9be4be7 Simplifies notification recipients getter 2020-05-06 23:12:06 +02:00
gabryon99
24d85fa8ec fixed import modal active monitoring 2020-05-06 20:18:45 +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
010ea26c85 Fix broken active monitoring conf export
Fixes #3892
2020-05-06 17:52:02 +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
emanuele-f
abf91c2702 Fix active monitoring add action in the host page 2020-04-30 15:00:32 +02:00
emanuele-f
6c5e6f654b Fix continuous ping IPv6 domain resolution 2020-04-30 09:25:16 +02:00
emanuele-f
e75b453cb0 Remove confusing placeholders 2020-04-29 17:48:28 +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
9381dd6fc0 Show upload speed and latency in speedtest active monitoring 2020-04-29 16:51:11 +02:00
emanuele-f
6dcc3de535 Continuous ICMPv6 timeseries fix 2020-04-29 15:33:08 +02:00
emanuele-f
5a9e1143d8 Chart Min and Max RTT for continuous ping 2020-04-29 15:32:28 +02:00
emanuele-f
815579c8b8 Split continuous icmp and one shot icmp 2020-04-29 14:38:25 +02:00
gabryon99
797359d86d fixed measuremnt count on table update 2020-04-29 14:17:47 +02:00
gabryon99
051cf67dc5 removed hardcocded string from active monitoring js
fix #3581
2020-04-29 13:06:21 +02:00
emanuele-f
fe81beee33 Fix active monitoring hosts passed to wrong check functions 2020-04-29 12:41:22 +02:00
emanuele-f
370c7bb8ec Add continuous ping measurement 2020-04-29 12:25:27 +02:00
emanuele-f
ae07188dd7 Don't delete per-hour stats and handle form submit button 2020-04-29 11:54:49 +02:00
gabryon99
d913752117 added alert filtering to active monitoring 2020-04-28 20:49:08 +02:00
emanuele-f
675d8ce8ab Drop hour stats when the host is edited 2020-04-28 15:33:42 +02:00
emanuele-f
e3115e14e8 Alternative message for speedtest execution alerts 2020-04-28 12:53:43 +02:00
emanuele-f
0af92b8bca Enable active monitoring in Windows
Only the Ping should be disabled
2020-04-28 10:58:21 +02:00
Simone Mainardi
290175b16f Refactors alrt builders into creators
Refactors builders into creators: calls
2020-04-27 15:53:56 +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
2648ae372f Rename measure in metric for active monitoring ts
Closes #3837
2020-04-27 14:36:30 +02:00
emanuele-f
f323aa741c Avoid loading am hosts for unavailable measurements 2020-04-27 12:29:07 +02:00
emanuele-f
80da76314d Avoid ICMP failures when socket cannot be created
Addresses #3842
2020-04-27 12:10:56 +02:00
gabryon99
fad9ce6542 add new i18n string for active monitoring 2020-04-24 19:57:24 +02:00
gabryon99
025a13f338 add filter for active monitoring 2020-04-24 19:57:24 +02:00
Simone Mainardi
2739aac076 Implements alert builders for each alert definition
[AlertsK] Implements alert consts builder

[AlertsK] alert_threshold_cross.lua

[AlertsK] too_many_drops.lua

[AlertsK] alert_test_failed.lua

[AlertsK] alert_flows_flood.lua alert_tcp_syn_flood.lua lert_tcp_syn_scan.lua

[AlertsK] alert_snmp_topology_changed.lua

[AlertsK] snmp_device_reset.lua

[AlertsK] alert_slow_periodic_activity.lua

[AlertsK] alert_port_status_change.lua

[AlertsK] alert_port_status_change.lua

[AlertsK] alert_port_load_threshold_exceeded.lua

[AlertsK] alert_port_errors.lua

[AlertsK] alert_port_duplexstatus_change.lua

[AlertsK] alert_periodic_activity_not_executed.lua

[AlertsK] alert_misbehaving_flows_ratio.lua

[AlertsK] alert_influxdb_error.lua

[AlertsK] alert_influxdb_dropped_points.lua

[AlertsK] alert_dropped_alerts.lua

[AlertsK] alert_am_threshold_cross.lua

[AlertsK] alert_broadcast_domain_too_large.lua

[AlertsK] alert_device_connection.lua

[AlertsK] alert_device_connection.lua

[AlertsK] alert_host_pool_connection.lua alert_host_pool_disconnection.lua

[AlertsK] alert_ghost_network.lua

[AlertsK] alert_ip_outsite_dhcp_range.lua

[AlertsK] alert_list_download_failed.lua

[AlertsK] alert_login_failed.lua

[AlertsK] alert_mac_ip_association_change.lua

[AlertsK] alert_slow_purge.lua

[AlertsK] alert_request_reply_ratio.lua

[AlertsK] alert_quota_exceeded.lua

[AlertsK] alert_process_notification.lua

[AlertsK] alert_nfq_flushed.lua

[AlertsK] alert_misconfigured_app.lua alert_new_device.lua

[AlertsK] alert_influxdb_export_failure.lua

[AlertsK] alert_unresponsive_device.lua

[AlertsK] alert_user_activity.lua

[AlertsK] alert_user_script_calls_drops.lua

[AlertsK] minor fix
2020-04-24 15:35:44 +02:00