- 04 Feb, 2019 1 commit
-
-
Alessio Netti authored
- Small fixes to prevent compilation warnings
-
- 01 Feb, 2019 1 commit
-
-
Alessio Netti authored
- Analyzers in on-demand mode now cache units that have been queried and resolved recently, to speed up response times and reduce overhead - Once the cache reaches its maximum size, the oldest entry is removed upon every insertion
-
- 28 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Added basic obsolescence checks in QueryEngine - REST API GET requests now output actual JSON when requested - Other minor changes
-
- 23 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Fixed a bug in the QueryEngine that caused wrong cache sections to be selected for sensor data - Now AverageAnalyzer actually computes sensor averages
-
- 18 Jan, 2019 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 17 Jan, 2019 1 commit
-
-
Alessio Netti authored
- First working version of Data Analytics Framework - A test plugin that performs the sum and max of its input sensors was implemented
-
- 14 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Subsampling behavior with delta fixed: the deltas that are sent over MQTT are coherent with the subsampling frequency, and are computed separately from the local high-frequency deltas - Added exception handling when writing to sensor file sinks - Fixed odd ProcFS behavior that led to reading constant values from certain files by closing and re-opening every time. Overhead seems to be negligible
-
- 10 Jan, 2019 1 commit
-
-
Micha Mueller authored
-
- 09 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Now sensors can be configured to be automatically written to files (sink param) - A per-sensor subsampling feature has also been added, allowing to decimate the frequency of readings sent to MQTT compared to those that have been sampled - Also fixed a bug in MQTTpusher that caused reduced message rates
-
- 17 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 12 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 01 Dec, 2018 4 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 26 Nov, 2018 1 commit
-
-
Alessio Netti authored
- Sensors now support a "delta" field in config files. If set to "on", differences between successive readings instead of the raw values will be stored - Default is "off" - This option should only be applied to monotonic sensors - Can be applied to perfevents as well
-
- 24 Nov, 2018 1 commit
-
-
Micha Mueller authored
-
- 23 Nov, 2018 1 commit
-
-
Alessio Netti authored
- Now all sensors across all plugins adopt the naming convention cpu<CPUid>.<sensorName>, if CPU-related, or just <sensorname> otherwise - Code to parse cpu sets used both in Perfevent and ProcFS plugins moved up in ConfiguratorTemplate - Misc code to format MQTT parts also moved up in ConfiguratorTemplate - This commit reflects changes made in the master branch and should make the eventual merge less painful
-
- 20 Nov, 2018 1 commit
-
-
Micha Mueller authored
-
- 19 Nov, 2018 1 commit
-
-
Alessio Netti authored
- Now all sensors across all plugins adopt the naming convention cpu<CPUid>.<sensorName>, if CPU-related, or just <sensorname> otherwise - Code to parse cpu sets used both in Perfevent and ProcFS plugins moved up in ConfiguratorTemplate - Misc code to format MQTT parts also moved up in ConfiguratorTemplate
-
- 12 Nov, 2018 1 commit
-
-
Carla Guillen Carias authored
-
- 11 Nov, 2018 1 commit
-
-
lu43jih authored
-
- 09 Nov, 2018 1 commit
-
-
lu43jih authored
-
- 03 Nov, 2018 3 commits
-
-
lu43jih authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 01 Oct, 2018 1 commit
-
-
Micha Mueller authored
-
- 30 Aug, 2018 1 commit
-
-
Micha Mueller authored
-
- 10 Aug, 2018 1 commit
-
-
Micha Mueller authored
This is the first batch of changes, more to come
-