NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Protected Member Functions | |
override void | Initialize () |
override void | ReadFromStream () |
Protected Member Functions inherited from Ntp.Analyzer.Import.NtpctlImporter< HostReading > | |
NtpctlImporter (int hostId, LogBase log) | |
AssociationEntry | ParseLines (string peer, string stats) |
Protected Attributes | |
override string | ErrorMessage => LogMessage.ImportHostError |
Protected Attributes inherited from Ntp.Analyzer.Import.NtpctlImporter< HostReading > | |
override string | Arguments |
override string | Command |
Package Functions | |
NtpctlHostImporter (Host host, ReadingBulk bulk, LogBase log) | |
Private Member Functions | |
void | CreateEntry (AssociationEntry entry) |
Private Attributes | |
readonly ReadingBulk | bulk |
readonly Host | host |
List< Peer > | peers |
Definition at line 30 of file NtpctlHostImporter.cs.
|
inlinepackage |
Definition at line 32 of file NtpctlHostImporter.cs.
|
inlineprivate |
Definition at line 78 of file NtpctlHostImporter.cs.
References Ntp.Analyzer.Objects.AssociationEntry.Jitter, Ntp.Analyzer.Objects.NamedObject.Name, Ntp.Analyzer.Objects.AssociationEntry.Offset, and Ntp.Analyzer.Objects.AssociationEntry.Remote.
|
inlineprotected |
Definition at line 45 of file NtpctlHostImporter.cs.
References Ntp.Analyzer.Data.DataFace.Instance, and Ntp.Analyzer.Data.DataFace.Peers.
|
inlineprotected |
Definition at line 55 of file NtpctlHostImporter.cs.
|
private |
Definition at line 39 of file NtpctlHostImporter.cs.
|
protected |
Definition at line 43 of file NtpctlHostImporter.cs.
|
private |
Definition at line 40 of file NtpctlHostImporter.cs.
|
private |
Definition at line 41 of file NtpctlHostImporter.cs.