![]() |
Kea 2.5.5
|
Statistics Names. More...
#include <d2_stats.h>
Static Public Member Functions | |
static void | init () |
Initialize D2 statistics. More... | |
Static Public Attributes | |
static const std::list< std::string > | key |
Key DNS update statistics names. More... | |
static const std::list< std::string > | ncr |
Global NCR statistics names. More... | |
static const std::list< std::string > | update |
Global DNS update statistics names. More... | |
Statistics Names.
Definition at line 17 of file d2_stats.h.
|
static |
Initialize D2 statistics.
Definition at line 46 of file d2_stats.cc.
References isc::stats::StatsMgr::instance(), ncr, isc::stats::StatsMgr::setMaxSampleCountDefault(), isc::stats::StatsMgr::setValue(), and update.
Referenced by isc::d2::D2Process::D2Process().
|
static |
Key DNS update statistics names.
Definition at line 42 of file d2_stats.h.
Referenced by isc::d2::D2TsigKey::resetStats().
|
static |
Global NCR statistics names.
Definition at line 24 of file d2_stats.h.
Referenced by init().
|
static |
Global DNS update statistics names.
Definition at line 34 of file d2_stats.h.
Referenced by init().