- 05 Aug, 2019 1 commit
-
-
Alessio Netti authored
- Integrated changes to the stop mechanism - Also re-worked the interface to have the same execOn* methods as Sensor Groups
-
- 29 Jul, 2019 1 commit
-
-
Alessio Netti authored
- Make clean might be required
-
- 16 Jul, 2019 1 commit
-
-
Alessio Netti authored
- Fixed a bug in UnitGenerator when generating units in relaxed mode - Added the latest reading as feature in the Regressor plugin - Added a small delay in the scheduling of analyzers to give higher priority to standard monitoring plugins
-
- 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
-
- 21 Jun, 2019 1 commit
-
-
Alessio Netti authored
- An OpenCV-based regression plugin using Random Forest models - Also added a few missing copy constructors
-
- 13 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 07 Jun, 2019 1 commit
-
-
Alessio Netti authored
- New method is lock-based and compatible with all features (e.g. REST API) in the framework - Performance impact is expected to be negligible as race conditions will not be frequent
-
- 06 Jun, 2019 1 commit
-
-
Alessio Netti authored
- Template for Job Analyzers, derived from AnalyzerInterface
-
- 05 Jun, 2019 2 commits
-
-
Alessio Netti authored
- The "relaxed" option can now be used also to control on-demand analyzers, allowing for pipelining when in this mode
-
Alessio Netti authored
-
- 04 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 27 May, 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
-
- 23 May, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 22 May, 2019 1 commit
-
-
Alessio Netti authored
- Fixed name of log files for collectagent - Fixed a few compilation warnings under gcc 7 - README for dcdbpusher now correctly refers to dcdbpusher.conf files - SensorNavigator is rebuilt after plugin reloads only if data analytics are currently running
-
- 17 May, 2019 1 commit
-
-
Michael Ott authored
-
- 30 Apr, 2019 1 commit
-
-
Alessio Netti authored
- Textual MQTT topics working in dcdbpusher and data analytics framework - REST API still not working properly - Testing on the collectagent not performed yet
-
- 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
-