- 21 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 17 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 12 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 10 Dec, 2018 1 commit
-
-
Carla Guillen Carias authored
-
- 06 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 05 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 03 Dec, 2018 2 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
Separating the installation of configuration files from binaries/libs, otherwise they get overwritten with make install
-
- 02 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 01 Dec, 2018 8 commits
-
-
-
lu43jih authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 30 Nov, 2018 2 commits
- 29 Nov, 2018 1 commit
-
-
lu43jih authored
-
- 28 Nov, 2018 3 commits
- 27 Nov, 2018 3 commits
-
-
Michael Ott authored
-
Alessio Netti authored
- Now the percentages are computed based from the delta of each column with respect to the last reading - ProcstatPercParser renamed to SARParser for clarity - New corresponding sensor group type is "sar"
-
Michael Ott authored
-
- 26 Nov, 2018 5 commits
-
-
Alessio Netti authored
-
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
-
Carla Guillen Carias authored
-
Alessio Netti authored
- At starting time, the actual MQTT message rate across all plugins is computed and compared with the maxNumberOfMessages parameter - If the latter is less than the former, the setting is ignored and no message cap is imposed - This prevents situations in which a low cap prevents readings for some sensors from being sent, leading to missing data and potential memory leaks - The check is repeated any time the sensor config changes
-
Michael Ott authored
-
- 24 Nov, 2018 5 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
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
-
- 21 Nov, 2018 3 commits