- 04 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 03 Jun, 2019 2 commits
-
-
Alessio Netti authored
-
Micha Mueller authored
-
- 31 May, 2019 2 commits
-
-
Michael Ott authored
Move CXXFLAGS definitions to config.mk and thus streamline compiler flags for all Makefiles in subdirectories
-
Michael Ott authored
-
- 29 May, 2019 1 commit
-
-
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
-
- 28 May, 2019 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
dcdbpusher: New PluginManager class to bundle all plugin related operations. Integration outstanding
-
- 24 May, 2019 6 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
CollectAgent should be switched to new Rest API design as soon as possible Minor improvements to README, Makefile and PUT /analytics/reload methods
-
- 23 May, 2019 12 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 22 May, 2019 2 commits
-
-
Micha Mueller authored
-
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
-
- 20 May, 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
-
- 11 May, 2019 1 commit
-
-
Micha Mueller authored
-
- 09 May, 2019 1 commit
-
-
Michael Ott authored
-
- 29 Apr, 2019 2 commits
-
-
Alessio Netti authored
- Added the htVal parameter to the copy constructor
-
Alessio Netti authored
- a "filter" configuration parameter has been added, which is used to discard sensor names when building the sensor navigator - Can be used to e.g. build a sensor navigator in a collectagent using only the sensors that are directly collected by it - Implemented a switch to select leftmost/rightmost binary search in CacheEntry, used for the QueryEngine
-
- 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
-