- 29 Sep, 2016 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 08 Sep, 2016 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
- 01 Sep, 2016 2 commits
-
-
daniele authored
-
Michael Ott authored
-
- 08 Aug, 2016 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 11 May, 2016 1 commit
-
-
Axel Auweter authored
-
- 18 Apr, 2016 1 commit
-
-
Axel Auweter authored
-
- 18 Jan, 2016 1 commit
-
-
Axel Auweter authored
-
- 13 Aug, 2015 1 commit
-
-
Axel Auweter authored
-
- 12 Aug, 2015 1 commit
-
-
Axel Auweter authored
-
- 22 May, 2015 1 commit
-
-
Axel Auweter authored
-
- 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 1 commit
-
-
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.
-
- 17 May, 2015 1 commit
-
-
Axel Auweter authored
-
- 06 May, 2015 1 commit
-
-
Axel Auweter authored
-
- 13 Apr, 2015 1 commit
-
-
Axel Auweter authored
-
- 12 Apr, 2015 1 commit
-
-
Axel Auweter authored
-
- 09 Apr, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 07 Apr, 2015 1 commit
-
-
Axel Auweter authored
-
- 24 Mar, 2015 1 commit
-
-
Axel Auweter authored
-
- 23 Mar, 2015 1 commit
-
-
Axel Auweter authored
Found some memory leaks in DCDBLib and fixed a bug related to thread handling in CollectAgent.
-
- 18 Mar, 2015 1 commit
-
-
Axel Auweter authored
Use the -r option to get raw values instead.
-
- 23 Feb, 2015 1 commit
-
-
Axel Auweter authored
-
- 20 Feb, 2015 1 commit
-
-
Axel Auweter authored
-
- 06 Feb, 2015 3 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 04 Feb, 2015 1 commit
-
-
Michael Ott authored
-
- 14 Aug, 2014 1 commit
-
-
Daniele Tafani authored
-
- 20 Mar, 2014 2 commits
-
-
Daniele Tafani authored
-
Daniele Tafani authored
-
- 24 Feb, 2014 1 commit
-
-
Axel Auweter authored
to the cassandra data store.
-
- 18 Feb, 2014 1 commit
-
-
Daniele Tafani authored
The collectagent command accepts now an argument to specify the listen address. If no arguments are passed, the collectagent listens by default to localhost at port 1883.
-
- 02 Jan, 2014 1 commit
-
-
Axel Auweter authored
Yet another small change to the OpenIPMI patch as 12.04 in my config seems to run autoconf/automake itself resulting in the reintroduction of the ncurses dependency. DCDBLib build now has the correct parameters to build a Linux shared libary. Also DCDBLib now shows the hint on setting LD_LIBRARY_PATH/DYLD_LIBRARY_PATH again. CollectAgent needs -lthrift to link (because otherwise the missing symbols from libdcdb.so will remain unresolved). Top level Makefile now detects the number of CPU cores under Linux and adjusts MAKETHREADS variable automatically.
-