Add stub for config handling wrt. data providers.
authorFlorian Forster <ff@octo.it>
Tue, 7 Sep 2010 14:44:26 +0000 (16:44 +0200)
committerFlorian Forster <ff@octo.it>
Tue, 7 Sep 2010 14:44:26 +0000 (16:44 +0200)
commitb578a6b9f331c11ebc70d153494c7b6113990ee7
tree38fa8909c5fc1df7b2040b6ac574f4d62c7b6c9f
parent97a0180ffe26c193c835e7906ea75c3b47fe3944
Add stub for config handling wrt. data providers.
share/collection.conf
src/Makefile.am
src/data_provider.c [new file with mode: 0644]
src/data_provider.h
src/dp_rrdtool.c
src/dp_rrdtool.h [new file with mode: 0644]
src/graph_config.c