emanuele-f
20ef1a4ebc
Fix ts_utils.listSeries in redis.lua being performed on every page load
...
This was caused by probe.getTimeseriesMenu being called at every page load by the timeseries
code to load the schemas. probe.loadSchemas is now called instead.
2019-11-25 15:39:21 +01:00
Simone Mainardi
4cde74af2b
Allows system probes timeseries to be enabled/disabled
...
Fixes #3069
2019-11-20 16:05:14 +01:00
emanuele-f
58d88d161e
Implement redis num calls charts
2019-11-06 18:12:17 +01:00
emanuele-f
10aa5542f8
Rework alertEntity functions to avoid modules circular dependencies
...
Fixes #2975
2019-10-23 13:01:57 +02:00
Simone Mainardi
3ea092093f
Adds generic probes tab to the alerts pages
2019-09-23 18:50:43 +02:00
emanuele-f
de7a5a49d8
Implement optimized hasAlerts to reduce alerts page load time
2019-08-23 13:00:52 +02:00
Simone Mainardi
2200453862
Adds badge upon influxdb export errors
2019-06-26 16:29:08 +02:00
emanuele-f
96e371a079
Make graphs menu explicit in system scripts and add support for custom graphs
2019-06-21 13:51:27 +02:00
emanuele-f
eec3c19485
Ensure that lua_utils is properly loaded while running system scripts tasks
...
Fixes #2665
2019-06-21 10:01:40 +02:00
emanuele-f
e43bb6680e
Add support for other aggregation functions
...
monitored host RTT now uses MAX as aggregation function
2019-06-18 16:50:50 +02:00
emanuele-f
4d9739c906
Fix scripts path
2019-06-13 16:04:05 +02:00
emanuele-f
812522a937
Make system menu entries dynamic
2019-06-12 14:11:57 +02:00
emanuele-f
cc22879c85
Hide alerts page when no alerts are available
2019-06-11 11:14:38 +02:00
emanuele-f
cfa9986671
Implement InfluxDB export statistics
2019-06-10 15:52:06 +02:00
emanuele-f
6234245773
Move InfluxDB monitoring to separate entry
2019-06-10 12:47:10 +02:00
emanuele-f
7a901dfd6d
Add rtt system script
2019-06-10 10:20:41 +02:00
emanuele-f
1374367e9f
Fix influx memory chart and 5min script error
2019-06-07 20:59:32 +02:00
emanuele-f
43078c6758
Fix continuos queries not created on system scripts ts
2019-06-07 19:44:21 +02:00
emanuele-f
87dd774e63
Move influx monitoring script into 5min
2019-06-07 12:13:39 +02:00
emanuele-f
1d6d52b4ea
Rework system probes (now called system scripts)
2019-06-07 11:31:44 +02:00