emanuele-f
675d8ce8ab
Drop hour stats when the host is edited
2020-04-28 15:33:42 +02:00
emanuele-f
3c62b56a0b
Enable Redis monitor in Windows
2020-04-28 14:33:21 +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
Alfredo Cardigliano
963cff670f
Cleanup severity for external alerts
2020-04-27 18:04:41 +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
Simone Mainardi
ab1690ad9e
Implements builders for each flow status definition
...
[FlowsK] alert_blacklisted_country.lua
[FlowsK] alert_flow_blacklisted.lua
[FlowsK] alert_device_protocol_not_allowed.lua
[FlowsK] external_alert.lua
[FlowsK] alert_potentially_dangerous_protocol.lua
[FlowsK] tls_certificate_mismatch.lua
[FlowsK] tls_certificate_expired.lua
[FlowsK] tls_malicious_signature.lua
[FlowsK] elephant_flows.lua
[FlowsK] not_purged.lua
[FlowsK] web_mining.lua
[FlowsK] potentially_dangerous.lua
[FlowsK] alert_flow_blocked.lua
2020-04-27 12:43:37 +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
Luca Deri
36e5296ea6
Fixed availability display
2020-04-24 11:15:46 +02:00
Luca Deri
4af0f9ed8d
Updated availability layout
2020-04-23 22:28:39 +02:00
gabryon99
32ec182233
added 24 hour heatmp active monitoring
2020-04-23 22:06:20 +02:00
Luca Deri
13e5257c16
Availability hours are not returned as integer array
2020-04-23 21:38:16 +02:00
Luca Deri
069268fc15
Added 24H Availability
2020-04-23 18:33:45 +02:00
emanuele-f
7bd499adb9
Add host availability percentage
2020-04-23 16:06:18 +02:00
emanuele-f
17099311de
Remove unnecessary json decode
2020-04-22 11:53:38 +02:00
Simone Mainardi
78b334e4eb
Refactors alerts and flow statuses in builtin and plugins
...
Implements #3811
Implements #3812
Refactors builtin alerts
Refactors builtin flow statuses
2020-04-21 22:27:49 +02:00
emanuele-f
ed64370093
Implement the host per-hour stats
...
Stats are available via the am_utils.getHourStats() call.
Implements #3807
2020-04-21 19:04:31 +02:00
Simone Mainardi
38f64e0a72
Fixes attempt to index a nil value (local 'entity_info')
...
Implements #3815
2020-04-21 16:43:20 +02:00
Simone Mainardi
ec4a71ff0a
Removes plugin dep from active monitoring alerts
...
Implements #3815
2020-04-21 16:12:15 +02:00
emanuele-f
f10716fd17
Chart host unreachable data points as red lines
...
Needed for #3777
2020-04-21 15:49:25 +02:00
emanuele-f
c750a8422e
Recheck the alert when a monitored host config changes
2020-04-21 10:33:06 +02:00
gabryon99
4717dc89a5
remove hard coded css elements
...
fix #3801
2020-04-20 15:36:56 +02:00
emanuele-f
0be2da4f57
Cleanup remaining references to RTT
2020-04-20 12:21:39 +02:00
Luca Deri
9fa3cf436c
Added alert icon next to active measurements that exceed the threshold
2020-04-19 15:20:40 +02:00
gabryon99
4caea8fcb1
updates for widgets
2020-04-19 11:55:11 +02:00
Simone Mainardi
281012610a
Moves Elasticsearch alert endpoint
2020-04-18 18:19:03 +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
947fee33b2
Write 0 in timeseries for unreachable monitored hosts
2020-04-17 16:19:56 +02:00
emanuele-f
aab41dd66e
Display Active Monitoring menu entry even when disabled
2020-04-17 16:00:20 +02:00
emanuele-f
f94f784c0f
Move active monitoring HTTP lint to the plugin directory
2020-04-17 15:07:01 +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
emanuele-f
ab82d57ca4
Remove assigned unique measurements instead of disabling them
2020-04-16 17:58:10 +02:00
emanuele-f
0b6ba8edd0
Fix sorting on numeric values
2020-04-16 17:15:11 +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
a5709eadd3
Change active monitoring notes
2020-04-16 12:42:19 +02:00
emanuele-f
5adfed5605
Disable already defined unique measurements
2020-04-16 12:26:51 +02:00
emanuele-f
edd119ce61
Fix numbers returned as strings causing broken sort
2020-04-16 11:32:26 +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
70ca600ed3
Add am_utils.getRttSchemaForGranularity
2020-04-15 17:19:33 +02:00
emanuele-f
1febadb5bd
Fix active monitoring alert unit
2020-04-15 11:14:00 +02:00