- 05 Feb, 2019 1 commit
-
-
Michael Ott authored
Add isTemplate parameter to readSensorBase() and readSensorGroup() to reduce debug output for templates
-
- 30 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Auto-publish has been split in two parts: construction of the sensor names is performed within the Configurators, whereas the MQTT messages are sent from the MQTTPusher - This way, sensors always have the correct names upon plugin reloads - Will make switching to textual MQTT topics easier
-
- 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
-
- 07 Jan, 2019 1 commit
-
-
Michael Ott authored
-
- 04 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Fixed template management when configuring ProcFS and Tester instances: sensors are not inherited from the template, preventing inconsistencies - Fixed a bug that caused the "global" config block to be not recognized anymore in plugins
-
- 21 Dec, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 06 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 03 Dec, 2018 1 commit
-
-
Carla Guillen Carias authored
-
- 01 Dec, 2018 2 commits
-
-
lu43jih 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 2 commits
-
-
Micha Mueller authored
-
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
-
- 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
-
- 03 Nov, 2018 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 30 Oct, 2018 1 commit
-
-
Michael Ott authored
-
- 18 Oct, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 08 Oct, 2018 1 commit
-
-
Micha Mueller authored
-
- 06 Oct, 2018 1 commit
-
-
Micha Mueller authored
-
- 05 Oct, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 04 Oct, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 03 Oct, 2018 1 commit
-
-
Micha Mueller authored
-
- 02 Oct, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 01 Oct, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 28 Sep, 2018 1 commit
-
-
Micha Mueller authored
-
- 25 Sep, 2018 1 commit
-
-
Micha Mueller authored
-
- 24 Sep, 2018 1 commit
-
-
Micha Mueller authored
-
- 21 Sep, 2018 1 commit
-
-
Micha Mueller authored
-
- 13 Aug, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 10 Aug, 2018 1 commit
-
-
Micha Mueller authored
This is the first batch of changes, more to come
-