- 12 Aug, 2015 1 commit
-
-
Axel Auweter authored
-
- 10 Aug, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 09 Aug, 2015 1 commit
-
-
Axel Auweter authored
-
- 07 Aug, 2015 1 commit
-
-
Axel Auweter authored
-
- 06 Aug, 2015 3 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 05 Aug, 2015 2 commits
-
-
Axel Auweter authored
- don't try to link against non-existant (and deprecated) libRt - strip inotify stuff from FilePusher for MacOS builds - Fix istream::read and istream::seekg calls (they won't return NULL on error)
-
Axel Auweter authored
-
- 24 Jul, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 23 Jul, 2015 1 commit
-
-
Axel Auweter authored
-
- 22 Jul, 2015 1 commit
-
-
root authored
-
- 10 Jul, 2015 1 commit
-
-
Axel Auweter authored
-
- 02 Jul, 2015 2 commits
-
-
Axel Auweter authored
Still pending: honor scaling_factor during query().
-
Axel Auweter authored
-
- 15 Jun, 2015 3 commits
-
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 02 Jun, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
Remove debug message from sensordatastore. Handle missing montblanc.conf in Slurm plugin more gracefully.
-
- 29 May, 2015 3 commits
-
-
-
Axel Auweter authored
of the new super-simple C API in DCDBLib.
-
Daniele Tafani authored
-
- 27 May, 2015 1 commit
-
-
Axel Auweter authored
Make Mont-Blanc SlurmPlugin link against this C API.
-
- 26 May, 2015 3 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
proper PSU numbers.
-
- 22 May, 2015 3 commits
-
-
Daniele Tafani authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 21 May, 2015 1 commit
-
-
Axel Auweter authored
* Extended DCDBConfig and SensorDataStore to provide functions for querying data * Adapted dcdbquery accordingly * Project now compiles again but dcdbquery likely to be broken
-
- 20 May, 2015 1 commit
-
-
Daniele Tafani authored
Filepusher is now inotify-ready, daemonized, it can autogenerate MQTT topics and manages bin and text files. It's a bit more C++ style than C-style now. No memory leaks detected under valgrind.
-
- 19 May, 2015 2 commits
-
-
Axel Auweter authored
* Added SensorConfig and DCDBPublicSensor classes as interface for dcdbconfig * Fixed bugs and tested: --> CollectAgent fully working --> dcdbconfig fully working
-
Axel Auweter authored
* Bump cpp-driver to 2.0.1 * Create new SensorId header/source that takes over the logic previously found in SensorDataStore related to populating SensorId structs from MQTT topic strings and serializing them into Byte Arrays to be used as Cassandra Row Keys.
-
- 18 May, 2015 2 commits
-
-
Axel Auweter authored
* Bumped Cassandra to 2.1.5 * Bumped cpp-driver to 2.0 * Eliminated cassandraBackend in favor of DCDBConnection In the future, a DCDBConnection handles the low-level connection to Cassandra. On top of an established DCDBConnection, you can create a SensorDataStore object which gives you access to raw sensor readings.
-
Axel Auweter authored
-
- 17 May, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-