- 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
-
- 28 Nov, 2019 1 commit
-
-
Alessio Netti authored
- Sensor/Group overwriting broke CPU sensor instantiation - Looking for a more robust solution
-
- 26 Nov, 2019 1 commit
-
-
Alessio Netti authored
- Prevented instantiating sensors from templates within template groups
-
- 22 Nov, 2019 1 commit
-
-
Micha Müller authored
-
- 19 Nov, 2019 3 commits
-
-
Micha Müller authored
Pusher SensorGroupTemplate: Also replace partial template specialization with derived SensorGroupTemplate for entities
-
Micha Müller authored
Pusher: Refactor ConfiguratorTemplate once again. Replace partial template specialization with derived ConfiguratorTemplate for entities
-
Carla Guillen Carias authored
-
- 18 Nov, 2019 1 commit
-
-
Micha Müller authored
-
- 15 Nov, 2019 1 commit
-
-
Carla Guillen authored
-
- 12 Nov, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 11 Nov, 2019 2 commits
-
-
Micha Müller authored
-
Alessio Netti authored
- This allows to use additional features in the plugin, e.g. templates for single sensors
-
- 10 Nov, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 08 Nov, 2019 3 commits
-
-
Alessio Netti authored
- The interval field now defaults to the value inherited from the sensor groups that the sensor belongs to - Metadata blocks in templates can now be overwritten completely or only in part
-
Carla Guillen Carias authored
setting publish to false for sensors which get aggregated to another sensor (they shouldn't be published).
-
-
- 05 Nov, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 04 Nov, 2019 1 commit
-
-
Alessio Netti authored
- Default C++ to_string implementation only supplies 6 decimal digits of accuracy, truncating very small scaling factors - Now using string streams
-
- 31 Oct, 2019 2 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
-
- 30 Oct, 2019 4 commits
-
-
-
Carla Guillen Carias authored
Implementing more cache info to avoid doing excesive job updates. Implementing all ratio metrics. Renaming some metrics which were missleading
-
Michael Ott authored
-
Michael Ott authored
-
- 28 Oct, 2019 3 commits
-
-
Carla Guillen authored
-
Carla Guillen authored
Fixing issue with connection details and template for the persystsql operator. Updating examples of config files.
-
Carla Guillen authored
-