libmoost
/home/mhx/git/github/libmoost/include/moost/nagios/detail/nsca_common.hpp File Reference
#include <boost/cstdint.hpp>
Include dependency graph for nsca_common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  moost::nagios::nsca_encryption_method

Namespaces

namespace  moost
 

Creates a unique temporary directory; removed on scope exit.


namespace  moost::nagios
namespace  moost::nagios::nsca_const

Variables

static const char *const moost::nagios::nsca_const::DEFAULT_HOST = "xenu.sov.last.fm"
static const size_t moost::nagios::nsca_const::DEFAULT_PORT = 5667
static const int moost::nagios::nsca_const::DEFAULT_RECV_TIMEOUT_MS = 1000
static const int moost::nagios::nsca_const::DEFAULT_SEND_TIMEOUT_MS = 1000
static const char *const moost::nagios::nsca_const::DEFAULT_ENCTYPE = "xor"
static const size_t moost::nagios::nsca_const::TRANSMITTED_IV_SIZE = 128
static const size_t moost::nagios::nsca_const::MAX_HOSTNAME_LENGTH = 64
static const size_t moost::nagios::nsca_const::MAX_DESCRIPTION_LENGTH = 128
static const size_t moost::nagios::nsca_const::MAX_PLUGINOUTPUT_LENGTH = 512
static const size_t moost::nagios::nsca_const::MAX_PASSWORD_LENGTH = 512
static const boost::int16_t moost::nagios::nsca_const::NSCA_PACKET_VERSION = 3