Fawkes API
Fawkes Development Version
|
RRD manager plugin. More...
#include <>>
Public Member Functions | |
RRDPlugin (fawkes::Configuration *config) | |
Constructor. |
RRD manager plugin.
This plugin provides access to RRD for other Fawkes plugins. It manages data written to the RRD, creates the database if necessary, and handles concurrent graphing.
RRDPlugin::RRDPlugin | ( | fawkes::Configuration * | config | ) |
Constructor.
config | Fawkes configuration |
Definition at line 40 of file rrd_plugin.cpp.
References fawkes::Plugin::thread_list, and fawkes::ThreadList::push_back().