- 11 Jun, 2019 1 commit
-
-
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
-
- 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 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 03 Jun, 2019 5 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
-
Alessio Netti authored
-
Micha Mueller authored
RESTHttpsServer: lower log level on socket shutdown to warning, as an error code does not necessarily indicate a problem
-
Micha Mueller authored
-
- 31 May, 2019 11 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
Move CXXFLAGS definitions to config.mk and thus streamline compiler flags for all Makefiles in subdirectories
-
Michael Ott authored
Remove maxConnPerHost and maxConcRequests configuration parameters in Collect Agent as they have been deprecated in Cassandra
-
Michael Ott authored
-
Alessio Netti authored
-
Alessio Netti authored
-
Alessio Netti authored
- This feature is not needed anymore in the new REST API design, and forward slashes are parsed correctly without additional logic
-
Alessio Netti authored
- This feature is not needed anymore in the new REST API design, and forward slashes are parsed correctly without additional logic
-
Alessio Netti authored
-