Commit graph

106 commits

Author SHA1 Message Date
gabryon99
25645e6add improved page style and added a layout to am notes 2020-08-14 09:17:11 +02:00
gabryon99
e3f4c847d6 center aligned edit pool in am 2020-08-05 10:27:34 +02:00
gabryon99
0817339189 aligned measurement unit in active monitoring 2020-08-05 10:27:34 +02:00
gabryon99
278295519b extnded delay time for notification inside am 2020-07-31 11:44:40 +02:00
gabryon99
5b0d453d28 renamed apply to edit in am modals 2020-07-31 11:37:59 +02:00
gabryon99
0c3499b3f0 fixed min measurement time in am edit modal 2020-07-31 11:35:21 +02:00
gabryon99
d247dbb897 removed hardcoded default pool inside am modal 2020-07-30 19:45:25 +02:00
gabryon99
e9ec62b9d3 fixed broken link for active monitoring pools 2020-07-30 15:42:56 +02:00
Simone Mainardi
0b894bcec9 Typo 2020-07-24 13:22:17 +02:00
Simone Mainardi
c923cc2c5c Reworks active monitoring to use require in place of dofile 2020-07-23 13:06:17 +02:00
gabryon99
5ad922c722 add am pool filtering 2020-07-23 12:12:26 +02:00
gabryon99
b83108e423 fixed Add new Pool description 2020-07-21 17:24:43 +02:00
gabryon99
ea35d1b0a8 fixed anchor Add AM Pool 2020-07-20 12:33:56 +02:00
gabryon99
2c27297ed3 add host pool members page 2020-07-20 11:50:44 +02:00
gabryon99
1a72ce58c8 add select inside active monitoring for am pools 2020-07-15 15:01:07 +02:00
gabryon99
0ae45c262f restyling for datatables 2020-06-29 22:12:17 +02:00
gabryon99
c0f59f9f10 removed todo from active_monitoring_utils.js 2020-06-16 09:34:38 +02:00
gabryon99
91507212f0 add datatable-utils inside makefile 2020-06-15 11:37:14 +02:00
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