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

Ddefinitions for MetricsCollectorGanglia. More...

#include <Common/Compat.h>
#include "MetricsCollectorGanglia.h"
#include <Common/InetAddr.h>
#include <Common/Logger.h>
#include <fcntl.h>
#include <netdb.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <poll.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <arpa/inet.h>
#include <cerrno>
Include dependency graph for MetricsCollectorGanglia.cc:

Go to the source code of this file.

Detailed Description

Ddefinitions for MetricsCollectorGanglia.

This file contains type ddefinitions for MetricsCollectorGanglia, a simple class for aggregating metrics and sending them to the Ganglia gmond process running on localhost.

Definition in file MetricsCollectorGanglia.cc.