Declarations for MetricsCollectorGanglia. More...
#include "MetricsCollector.h"
#include <Common/Properties.h>
#include <memory>
#include <mutex>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | Hypertable::MetricsCollectorGanglia |
Ganglia metrics collector. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < MetricsCollectorGanglia > | Hypertable::MetricsCollectorGangliaPtr |
Smart pointer to MetricsCollectorGanglia. More... | |
Declarations for MetricsCollectorGanglia.
This file contains type declarations for MetricsCollectorGanglia, a simple class for aggregating metrics and sending them to the Ganglia gmond process running on localhost.
Definition in file MetricsCollectorGanglia.h.