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