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
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
gabryon99
7e66c81bec
add counter for alerted dropdown in am
2020-05-12 15:36:34 +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
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
Luca Deri
d51ab8b578
Shrinked acrive monitoring graph to save space
2020-05-07 12:49:36 +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
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
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
gabryon99
025a13f338
add filter for active monitoring
2020-04-24 19:57:24 +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
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
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
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
emanuele-f
5adfed5605
Disable already defined unique measurements
2020-04-16 12:26:51 +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
4bd04e7e4c
Delete old timeseries when monitoring granularity is changed
2020-04-15 10:52:38 +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