The *DataCenter**DataBase* (DCDB) is a monitoring framework targeted at HPC environments. The framework consists of the three main parts:
The *DataCenter**DataBase* (DCDB) is a modular, continuous and holistic monitoring framework targeted at HPC environments. The framework consists of the three main parts:
* _Storage_ _Backend_: Here all the collected data is stored. By default a Cassandra database is used but the framework is intended to support usage of other data storage solutions as well.
* _Collect_ _Agent_: The collect agent functions as intermediary between one storage backend and one or multiple pushers.
...
...
@@ -58,3 +58,14 @@ Libdcdb is licensed under the terms and conditions of the GNU LESSER
GENERAL PUBLIC LICENSE (Version 2.1 or later).
See the `LICENSE` file for more information.
<!---
TODO:
write pages for:
-how to use dcdb
-architecture of dcdb
-develop plugin for pusher/analyzer
-develop for framework itself
-dig deeper into doxygen to get a beatiful documentation. perhaps use
markdown files for pages (for tutorials, architecture explanation)