- 20 Jul, 2020 1 commit
-
-
Michael Ott authored
-
- 01 Apr, 2020 1 commit
-
-
Alessio Netti authored
-
- 25 Sep, 2019 1 commit
-
-
Alessio Netti authored
- Hierarchical units are now supported across the framework in all plugins
-
- 24 Sep, 2019 1 commit
-
-
Alessio Netti authored
- Added generateFromTemplate method - Fixed handling of special cases (on-demand and root units) - Added enforceTopics option to force a MQTT prefix for unit outputs - printConfig in UnitTemplate now accounts for hierarchical units - Updated README
-
- 23 Sep, 2019 1 commit
-
-
Alessio Netti authored
- Streamlined the public interface - Added methods for single and multiple unit generation (plain and hierarchical) - Added methods to automatically tell whether to build plain or hierarchical units - Added pointer to parent in UnitTemplate - Added methods to distinguish top and subunits in UnitTemplate
-
- 29 Jul, 2019 1 commit
-
-
Alessio Netti authored
- Make clean might be required
-
- 11 Jul, 2019 1 commit
-
-
Alessio Netti authored
- For plugins that use hierarchical units (e.g., job analyzers) a "flatten" plugin option was added. If enabled, output sensors in the sub-units of each unit will be exposed as well, and their output values propagated - Minor fixes here and there
-
- 01 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 13 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 12 Jun, 2019 2 commits
-
-
Alessio Netti authored
- Compiles fine but completely untested for the moment - Also addressed many bugs for job analyzer templates
-
Alessio Netti authored
- Now supports also standard deviation and percentile computation - Multiple output sensors per analyzer can be defined, each performing a different aggregation task - QueryEngine has been slightly modified so as not to clear the input sensor reading buffer (if any), thus allowing to accumulate sensor values with subsequent calls
-
- 07 Jun, 2019 1 commit
-
-
Daniele Tafani authored
-
- 05 Jun, 2019 1 commit
-
-
Alessio Netti authored
- UnitGenerator is now capable of generating job-associated units - A job unit is hierarchical, and it has the sub-units related to the nodes it was executed on as children - Code is still untested
-
- 04 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 24 May, 2019 1 commit
-
-
Alessio Netti authored
- Update config files to reflect new topic structure - Updated READMEs accordingly - Added support for "relaxed" analyzers, whose units can be built even if some sensors cannot be found in the system - Added support for sub-units, so as to build hierarchical unit structures
-
- 13 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added some more indentation to make the configurations more readable - Fixed one more warning in dcdbquery
-
- 07 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added a 'common' directory where all shared code has been placed - Analytics package has been moved out of dcdbpusher, now has its own makefile - Some renaming here and there for uniformity
-