- 13 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Alessio Netti authored
-
- 12 Jun, 2019 6 commits
-
-
Alessio Netti authored
- Compiles fine but completely untested for the moment - Also addressed many bugs for job analyzer templates
-
Micha Mueller authored
- adds support for compilation with GCC 9.1 - updates dependencies OpenSSL, BACnet, freeIPMI
-
Micha Mueller authored
-
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
-
Micha Müller authored
-
Micha Mueller authored
-
- 11 Jun, 2019 4 commits
-
-
Alessio Netti authored
# Conflicts: # dcdbpusher/Makefile
-
Alessio Netti authored
- In the new implementation the sensor map used to speed up access to sensor data is rebuilt synchronously when plugins are reloaded/loaded/unloaded - Any threads accessing the sensor query callback will block until the update has finished
-
Micha Mueller authored
-
Micha Mueller authored
-
- 08 Jun, 2019 3 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
Micha Müller authored
-
- 07 Jun, 2019 6 commits
-
-
Alessio Netti authored
- The MQTT topic of a sensor is now used to identify the file name of the sink and is appended to the path given as input
-
Alessio Netti authored
-
Alessio Netti authored
-
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
-
Micha Mueller authored
-
Alessio Netti authored
-
- 06 Jun, 2019 2 commits
-
-
Alessio Netti authored
- The class is now derived from AnalyzerTemplate, reducing code duplication
-
Alessio Netti authored
- Template for Job Analyzers, derived from AnalyzerInterface
-
- 05 Jun, 2019 12 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Müller authored
Fix dcdbpushers broken daemonize option See merge request !2
-
Alessio Netti authored
- Forward slashes are stripped out of MQTT topics before creating the respective file sinks, if required
-
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
- 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
-
Alessio Netti authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Alessio Netti authored
-
Micha Mueller authored
-
Alessio Netti authored
- "Fixed" segmentation fault occurring after the return of dcdbpusher's main by not unloading dynamic libraries in PluginManager's destructor - Error log messages in Aggregator plugin changed to Debug level - Added Wno-unused-variable and Wno-unused-function compile flags - Tweaked the stop method of TesterSensorGroup - Re-worked the destructor of SARParser in ProcFS plugin
-
- 04 Jun, 2019 5 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-