- 20 Feb, 2020 3 commits
- 11 Feb, 2020 1 commit
-
-
Weronika authored
-
- 24 Jan, 2020 1 commit
-
-
Michael Ott authored
Don't fetch the OPA libraries when they are already installed via RPM. Add the OPA plugin to the list of plugins to be built by default.
-
- 20 Jan, 2020 1 commit
-
-
Alessio Netti authored
- New filtering methods applies a filtering regular expression to all node names in the node list of a job; the mode of the filtered node names is then computed, and the job is processed only if this matches an arbitrary "match" string - Can be used to assign jobs to different islands in a HPC system based on the allocation of nodes
-
- 17 Jan, 2020 1 commit
-
-
Alessio Netti authored
- Uses an overloaded version of the querySensor() method
-
- 13 Jan, 2020 1 commit
-
-
Alessio Netti authored
-
- 16 Dec, 2019 1 commit
-
-
Alessio Netti authored
- Allows to encode "not set" states for single members
-
- 13 Dec, 2019 2 commits
-
-
Daniele Tafani authored
-
Alessio Netti authored
- Basic implementation that allows to publish sensors as operations of other sensors - Still not functional and untested
-
- 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
-
- 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 2 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
-
- 18 Nov, 2019 1 commit
-
-
Micha Müller authored
-
- 12 Nov, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 11 Nov, 2019 1 commit
-
-
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 2 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).
-
- 30 Oct, 2019 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 28 Oct, 2019 1 commit
-
-
Carla Guillen authored
-
- 18 Oct, 2019 2 commits
-
-
Micha Müller authored
-CollectAgent and Pusher adapted for special handling of event data -Handful of other fixes and improvements
-
Alessio Netti authored
-
- 17 Oct, 2019 1 commit
-
-
Micha Müller authored
-
- 16 Oct, 2019 1 commit
-
-
Micha Müller authored
-can send event data from cali service to pusher plugin -refactored sample data symbol lookup: is now done by cali service -cali service only sends timestamp and data-string to pusher plugin -outstanding TODO: push event data into separate Cassandra table
-
- 15 Oct, 2019 2 commits
-
-
Alessio Netti authored
-
Micha Müller authored
-
- 10 Oct, 2019 1 commit
-
-
Alessio Netti authored
- Especially useful in Collect Agent: now there is no need to restart the CA to instantiate operator plugins after sensors have been published
-
- 09 Oct, 2019 2 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Collectagent uses published TTL values and caches received metadata - READMEs updated accordingly
-