- 17 Jan, 2019 1 commit
-
-
Alessio Netti authored
- First working version of Data Analytics Framework - A test plugin that performs the sum and max of its input sensors was implemented
-
- 14 Jan, 2019 2 commits
-
-
Alessio Netti authored
- Subsampling behavior with delta fixed: the deltas that are sent over MQTT are coherent with the subsampling frequency, and are computed separately from the local high-frequency deltas - Added exception handling when writing to sensor file sinks - Fixed odd ProcFS behavior that led to reading constant values from certain files by closing and re-opening every time. Overhead seems to be negligible
-
Alessio Netti authored
- Basic framework structure to perform streaming data analytics on dcdbpusher - Code currently compiles, but is not tested and integration with dcdbpusher is still in progress - Do not attempt to use this code yet :)
-
- 11 Jan, 2019 3 commits
-
-
Michael Ott authored
Fixing opening of MQTT connections again after the fix has been reverted during the latest merge. See 8b9bbaf7
-
Michael Ott authored
-
Micha Mueller authored
-
- 10 Jan, 2019 4 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 09 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Now sensors can be configured to be automatically written to files (sink param) - A per-sensor subsampling feature has also been added, allowing to decimate the frequency of readings sent to MQTT compared to those that have been sampled - Also fixed a bug in MQTTpusher that caused reduced message rates
-
- 08 Jan, 2019 5 commits
-
-
lu43jih authored
Deleted plugins which were meant to be deleted. msr plugin may be needed later on, but in previous commit it is anyway not usable
-
Alessio Netti authored
- This allows for the correct operation of templated instantiation, and all derived attributes on top of those from SensorBase are copied - Added some minor visual feedback for qosLevel and maxMsgNum
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
- 07 Jan, 2019 1 commit
-
-
Michael Ott authored
-
- 04 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Fixed template management when configuring ProcFS and Tester instances: sensors are not inherited from the template, preventing inconsistencies - Fixed a bug that caused the "global" config block to be not recognized anymore in plugins
-
- 29 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 27 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 21 Dec, 2018 5 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 20 Dec, 2018 1 commit
-
-
Alessio Netti authored
- Allows to instantiate an arbitrary number of sensors which output incremental values - Naming and MQTT topic selection are performed automatically - Useful to stress test the collectagent and verify overall performance
-
- 19 Dec, 2018 3 commits
-
-
Alessio Netti authored
- Added a qosLevel parameter for MQTT communication in the config - Can either be 0, 1 or 2 - Default is 1, but setting a value of 0 can help improving latency in case of extremely high message rates
-
Michael Ott authored
Re-adding the check for errors when opening file descriptors for additional sensors in a group and obtaining IDs. This time properly.
-
Michael Ott authored
Revert "Check for errors when opening file descriptors for additional sensors in a group and obtaining IDs" as it also has some unintended changes from the supermucng branch This reverts commit 37e9f37a.
-
- 17 Dec, 2018 2 commits
-
-
Michael Ott authored
-
Micha Mueller authored
-
- 12 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 10 Dec, 2018 1 commit
-
-
Carla Guillen Carias authored
-
- 06 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 05 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 03 Dec, 2018 2 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
Separating the installation of configuration files from binaries/libs, otherwise they get overwritten with make install
-
- 02 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 01 Dec, 2018 2 commits
-
-
-
lu43jih authored
-