- 18 Oct, 2019 5 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
-
Alessio Netti authored
-
Micha Müller authored
-add implementation for calieventdatastore -requires adaption of CA, Pusher to actually store data in it
-
- 17 Oct, 2019 3 commits
-
-
Micha Müller authored
-CED should go into separate table -adds header files for required libdcdb extension -add other sideshow stuff required for new Cassandra table -actual implementation outstanding
-
lu43jih authored
1. Check for nullptr if metadata is set. 2. Changing scaling_factor to be multiplied instead of divided (dcdb nomenclature).
-
Micha Müller authored
-
- 16 Oct, 2019 2 commits
-
-
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
-
Michael Ott authored
-
- 15 Oct, 2019 3 commits
-
-
Alessio Netti authored
-
Micha Müller authored
-
Alessio Netti authored
-
- 14 Oct, 2019 1 commit
-
-
Carla Guillen Carias authored
Removing puning of ints to doubles and viceversa, and implementing use of scaling factor from metadata
-
- 12 Oct, 2019 1 commit
-
-
Carla Guillen authored
-
- 10 Oct, 2019 2 commits
-
-
Alessio Netti authored
-
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 4 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Collectagent uses published TTL values and caches received metadata - READMEs updated accordingly
-
Alessio Netti authored
-
Alessio Netti authored
- Also added a "pattern" field to SensorMetadata class for consistency with the DCDB::PublicSensor class
-
- 08 Oct, 2019 1 commit
-
-
Alessio Netti authored
-
- 07 Oct, 2019 9 commits
-
-
Alessio Netti authored
- Complies with the rest of the interface in libdcdb
-
Alessio Netti authored
- Metadata is now parsed from config files, sent from Pushers to Collectagents as JSON, and finally written to Cassandra
-
Alessio Netti authored
- JSON metadata is sent only if a "metadata" block for the sensor is defined, else if auto-publish is enabled we only send the sensor name
-
Alessio Netti authored
- Now supports publishing of metadata information as well
-
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
-