0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
MetricsCollectorGanglia.h File Reference

Declarations for MetricsCollectorGanglia. More...

#include "MetricsCollector.h"
#include <Common/Properties.h>
#include <memory>
#include <mutex>
#include <unordered_map>
Include dependency graph for MetricsCollectorGanglia.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.