- 20 Jan, 2020 1 commit
-
-
Carla Guillen Carias authored
-
- 17 Jan, 2020 4 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Allows to reduce the size of the query results considerably
-
Alessio Netti authored
- Uses an overloaded version of the querySensor() method
-
Alessio Netti authored
- overloaded query() and fuzzyQuery() methods that allow to query a set of sensor IDs at the same time - also changed the behavior of fuzzuQuery(): only one query is performed now, retrieving the most recent value BEFORE the specified timestamp
-
- 16 Jan, 2020 1 commit
-
-
Alessio Netti authored
-
- 13 Jan, 2020 2 commits
-
-
Alessio Netti authored
- Allows to print the covariance matrices of the gaussian mixture model
-
Alessio Netti authored
-
- 10 Jan, 2020 4 commits
-
-
Alessio Netti authored
- Can be used to increase the number of data points for model training
-
Alessio Netti authored
- Suppressing an integer comparison warning
-
Alessio Netti authored
- Implemented "means" REST API action - Integrated the Mahalanobis distance outlier cut
-
Alessio Netti authored
- A plugin based on gaussian mixture models to enable clustering for performance variation analysis or outlier detection
-
- 09 Jan, 2020 3 commits
-
-
Carla Guillen Carias authored
-
Alessio Netti authored
- If a single unit of an operator fails computation, this does not prevent anymore all other units from computing
-
Alessio Netti authored
- Will not crash anymore with an empty sensor tree
-
- 08 Jan, 2020 1 commit
-
-
Alessio Netti authored
-
- 23 Dec, 2019 2 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
Adding more uniqueness for job ids from slurm (now user and number of nodes has to match). Refactored a little as well.
-
- 20 Dec, 2019 1 commit
-
-
Alessio Netti authored
-
- 17 Dec, 2019 3 commits
-
-
Alessio Netti authored
- Removed obsolete updateMetadata field
-
Alessio Netti authored
- Allows to remove all existing operations from a certain sensor
-
Alessio Netti authored
- The new implementation allows to publish multiple operations concurrently from different sources
-
- 16 Dec, 2019 4 commits
-
-
Micha Müller authored
It is now possible to create proper RPM packages of Pusher and associated dependencies After package installation one should consider modifying the config files in /etc/dcdb first The package build process is still anything but good practice
-
Alessio Netti authored
- Can be disabled by toggling the isOperation metadata field for each sensor
-
Alessio Netti authored
- Implemented a (overloaded) publishSensor method in SensorConfig that uses a SensorMetadata object to publish metadata selectively - only columns that are set are updated, query statement is built on the fly - Changing type of operations to set of strings still pending
-
Alessio Netti authored
- Allows to encode "not set" states for single members
-
- 13 Dec, 2019 3 commits
-
-
Daniele Tafani authored
-
Alessio Netti authored
- Basic implementation that allows to publish sensors as operations of other sensors - Still not functional and untested
-
Alessio Netti authored
- Using a hash ("#") in MQTT topics apparently crashes the mosquitto client
-
- 12 Dec, 2019 1 commit
-
-
Alessio Netti authored
- Allows to perform system-wide smoothing using only one accumulator per sensor - Basic functionality works, more thorough testing to follow - Metadata updating functionality still to be implemented
-
- 11 Dec, 2019 2 commits
-
-
Micha Müller authored
Experimental status! Creates installable package, but actually installing it may break the system. For tests a disposable VM is recommended
-
Micha Müller authored
-
- 09 Dec, 2019 1 commit
-
-
Micha Müller authored
-
- 05 Dec, 2019 1 commit
-
-
Daniele Tafani authored
-
- 04 Dec, 2019 4 commits
-
-
Micha Müller authored
Should not break CPU sensor instatiation anymore Invalidates commit 1a5e05a7
-
Micha Müller authored
-
Micha Müller authored
-
Micha Müller authored
-
- 03 Dec, 2019 1 commit
-
-
Daniele Tafani authored
-
- 02 Dec, 2019 1 commit
-
-
Micha Müller authored
-sends data as JSON to CollectAgent instead of storing in Cassandra directly -adapt CA to support iob data
-