- 03 Jun, 2019 3 commits
-
-
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
-
- 30 May, 2019 1 commit
-
-
Alessio Netti authored
- Fixing a bug that caused endianness detection to not work properly after switching to the new BOOST macros, causing dcdbquery and other tools to break
-
- 29 May, 2019 4 commits
-
-
Alessio Netti authored
- Analytics plugins can be now loaded and unloaded dynamically - DCDBPusher now looks into the current configuration directory if no path is supplied when loading/reloading a plugin
-
Alessio Netti authored
- Changes mostly affect the REST API
-
Alessio Netti authored
# Conflicts: # Makefile # analytics/AnalyticsManager.cpp # analytics/includes/AnalyzerConfiguratorTemplate.h # analytics/includes/AnalyzerTemplate.h # collectagent/analyticscontroller.cpp # collectagent/collectagent.cpp # dcdbpusher/Configuration.h # dcdbpusher/HttpsServer.cpp # dcdbpusher/MQTTPusher.cpp # dcdbpusher/MQTTPusher.h # dcdbpusher/config/dcdbpusher.conf # dcdbpusher/dcdbpusher.cpp
-
Micha Mueller authored
-
- 28 May, 2019 7 commits
-
-
Micha Mueller authored
-
Alessio Netti authored
-
Alessio Netti authored
- Added a catch for an exception thrown when using on-demand analyzers - Checking that the HTTPS server is actually running before stopping it in the destructor
-
Micha Mueller authored
-
Alessio Netti authored
- Added documentation to the new SensorID implementation - NOTE: virtual sensors will likely require some modifications due to how topics are handled now ('/' separator clashing with divide symbol)
-
Micha Mueller authored
dcdbpusher: New PluginManager class to bundle all plugin related operations. Integration outstanding
-
Alessio Netti authored
- String topics are now used across all of DCDB, up to Cassandra - As of now, sensor names ALWAYS match MQTT topics - Users can still define sensor "aliases" via dcdbconfig that point to the same topics
-
- 27 May, 2019 4 commits
-
-
Micha Mueller authored
-
Micha Müller authored
Common rest server See merge request !3
-
Micha Mueller authored
-
Micha Mueller authored
-
- 24 May, 2019 10 commits
-
-
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
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Alessio Netti authored
-
Micha Mueller authored
-