- 17 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 14 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 11 Jun, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 05 Jun, 2019 1 commit
-
-
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 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 13 May, 2019 2 commits
-
-
Alessio Netti authored
- The multiplier used when computing percentages in the SAR ProcFS parser has been raised to 100000 to reduce accuracy loss
-
Alessio Netti authored
- Fixed a couple minor bugs arising when only one column is selected in the stat file - Fixed a bug in the SAR parser
-
- 30 Apr, 2019 2 commits
-
-
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
-
Alessio Netti authored
-
- 29 Apr, 2019 1 commit
-
-
Alessio Netti authored
- Added the htVal parameter to the copy constructor
-
- 27 Apr, 2019 1 commit
-
-
Micha Mueller authored
Change perf-plugin implementation: Instead of duplicating sensorGroups per CPU only one group is used with duplicated sensors
-
- 26 Apr, 2019 2 commits
-
-
Alessio Netti authored
- Fixed a few warnings introduced in the latest ProcFS commit
-
Alessio Netti authored
- Virtual threads can now be automatically aggregated for procstat and sar groups - the htVal parameter is the number of physical threads; corresponding virtual threads are determined via modulo arithmetic - Minor changes to AnalyticsController in collectagent
-
- 06 Apr, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 25 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Auto-publish is now case insensitive with respect to the <sensor> and <group> patterns - If an invalid pattern was specified (missing <sensor> clause) the configuration is aborted - Checks for the uniqueness of sensor and group names have been temporarily dropped as they interfere with templates and entities (until we find a good solution for MQTT topics)
-
- 22 Mar, 2019 2 commits
-
-
Michael Ott authored
-
Daniele Tafani authored
-
- 21 Mar, 2019 1 commit
-
-
Michael Ott authored
-
- 13 Mar, 2019 2 commits
-
-
Alessio Netti authored
- Added some more indentation to make the configurations more readable - Fixed one more warning in dcdbquery
-
Alessio Netti authored
- Boolean configuration options now all accept "true" and "on" keywords - Cache interval and thread count parameters removed from the command-line interface for consistency; these can still be set in the config files like all other parameters - global.conf file renamed to dcdbpusher.conf for consistency
-
- 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
-