- 07 Oct, 2019 5 commits
-
-
Alessio Netti authored
- Also renamed "frequency" column to "interval", can be used for all sensors
-
Alessio Netti authored
-
Alessio Netti authored
-
Alessio Netti authored
-
Alessio Netti authored
- Added override qualifier to nextReadingTime() in IPMISensorGroup - Re-added mariadb to list of dependencies
-
- 04 Oct, 2019 2 commits
-
-
Alessio Netti authored
- Data is correctly parsed from DCDBPusher, sent as JSON, and received by collectagents - Integration in libdcdb is still pending
-
Carla Guillen authored
SMUCNGPerf Operator: implementing memory bandwidth. PerSystSql Operator: fixing issue with one unit not being present, and no calculation was done.
-
- 03 Oct, 2019 1 commit
-
-
Carla Guillen authored
-
- 01 Oct, 2019 3 commits
-
-
Alessio Netti authored
- Now is header-only to make SensorBase happy
-
Alessio Netti authored
- Implementation has been split into a SensorMetadata class and a MetadataStore one to simplify integration in DCDBPusher and Collect Agent
-
Alessio Netti authored
-
- 30 Sep, 2019 1 commit
-
-
Carla Guillen authored
-
- 28 Sep, 2019 2 commits
-
-
Carla Guillen authored
Merge branch 'development' of https://gitlab.lrz.de/dcdb/dcdb into development
-
Carla Guillen authored
-
- 27 Sep, 2019 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
- 26 Sep, 2019 1 commit
-
-
Alessio Netti authored
- When building the SensorNavigator, trailing whitespace must be stripped from the sensor names if they were shorter than 16 characters
-
- 25 Sep, 2019 4 commits
-
-
Alessio Netti authored
- Reflects new hierarchical design - Updated job_aggregator example configuration
-
Alessio Netti authored
- This is meant as a proof of concept of how the new flat/hierarchical unit system can be configured to obtain different results - Output sensors in sub-units contain the respective query counter, whereas the top-level unit's output sensor contains a global query counter
-
Alessio Netti authored
- Hierarchical units are now supported across the framework in all plugins
-
Alessio Netti authored
- The configurator now accounts for hierarchical units - Added checks in existing plugins to enforce flat/hierarchical units - DISCLAIMER: this has likely broken the framework until I refactor OperatorTemplate
-
- 24 Sep, 2019 1 commit
-
-
Alessio Netti authored
- Added generateFromTemplate method - Fixed handling of special cases (on-demand and root units) - Added enforceTopics option to force a MQTT prefix for unit outputs - printConfig in UnitTemplate now accounts for hierarchical units - Updated README
-
- 23 Sep, 2019 4 commits
-
-
Alessio Netti authored
- Streamlined the public interface - Added methods for single and multiple unit generation (plain and hierarchical) - Added methods to automatically tell whether to build plain or hierarchical units - Added pointer to parent in UnitTemplate - Added methods to distinguish top and subunits in UnitTemplate
-
Alessio Netti authored
-
Carla Guillen authored
-
Carla Guillen Carias authored
-
- 22 Sep, 2019 1 commit
-
-
Carla Guillen authored
Adding all metrics to the configuration. Please NOTE: This invalidates the previous configuration files. The names for each metric have changed and are now standard to the type Metric_t in SMUCSensorBase.
-
- 21 Sep, 2019 1 commit
-
-
Micha Müller authored
-discard event-triggered snapshots. They are currently of no use for us -increase log level of frequent but boring log messages -extend patch to get rid of missing service warning
-
- 19 Sep, 2019 2 commits
-
-
Michael Ott authored
-
Alessio Netti authored
- Now throws invalid_argument instead of domain_error
-
- 18 Sep, 2019 2 commits
-
-
Daniele Tafani authored
-
Daniele Tafani authored
-
- 17 Sep, 2019 3 commits
-
-
-
Carla Guillen authored
-
Alessio Netti authored
-
- 16 Sep, 2019 3 commits
-
-
Carla Guillen authored
-
Alessio Netti authored
-
Alessio Netti authored
- Now actually performs inserts into the Cassandra DB - Supports insertion of parameters both from command line and env
-
- 13 Sep, 2019 1 commit
-
-
Alessio Netti authored
- Removing -j option from tools Makefile as it conflicted with the global one - Adding grafanaserver executable to gitignore
-