25 namespace Ntp.Analyzer.Import
Ntpq mapper parses status importLines from ntpq into objects.
static Importer< HostReading > CreateHostImporter(string address, ServerType type, Host host, ReadingBulk bulk, LogBase log)
static Importer< AssociationEntry > CreatePeerImporter(string address, ServerType type, Host host, LogBase log)
static Importer< IoStatsEntry > CreateIoImporter(string address, ServerType type, LogBase log)
static DriftFileImporter CreateDriftImporter(string file, ServerType type, Host host, ReadingBulk bulk, LogBase log)
int Id
Gets the identifier.