NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
HostIoReading (int id, DateTime time, int zone, Host host, int timeSinceReset, int receiveBuffers, int freeReceiveBuffers, int usedReceiveBuffers, int lowWaterRefills, long droppedPackets, long ignoredPackets, long receivedPackets, long packetsSent, long packetsNotSent, int interruptsHandled, int receivedByInt) | |
HostIoReading (Host host, IoStatsEntry entry, ReadingBulk bulk) | |
Public Member Functions inherited from Ntp.Analyzer.Objects.PersistentObject | |
override bool | Equals (object obj) |
override int | GetHashCode () |
void | SetId (int id) |
Sets the identifier after the object have been stored in persistent storage. More... | |
override string | ToString () |
Returns a string that represents the current PersistentObject. More... | |
Properties | |
long | DroppedPackets [get] |
int | FreeReceiveBuffers [get] |
long | IgnoredPackets [get] |
int | InterruptsHandled [get] |
int | LowWaterRefills [get] |
long | PacketsNotSent [get] |
long | PacketsSent [get] |
int | ReceiveBuffers [get] |
int | ReceivedByInt [get] |
long | ReceivedPackets [get] |
int | TimeSinceReset [get] |
int | UsedReceiveBuffers [get] |
Properties inherited from Ntp.Analyzer.Objects.Reading | |
Host | Host [get] |
DateTime | LocalTime [get] |
DateTime | Time [get] |
int | UtcOffset [get] |
DateTime | UtcTime [get] |
Properties inherited from Ntp.Analyzer.Objects.PersistentObject | |
int | Id [get, private set] |
Gets the identifier. More... | |
bool | NewObject [get, protected set] |
Gets a value indicating whether this PersistentObject is a new object which does not yet exists in the peristing storage (database etc). More... | |
Additional Inherited Members | |
Public Attributes inherited from Ntp.Analyzer.Objects.Reading | |
DateTime | RoundedLocalTime |
DateTime | RoundedUtcTime |
Protected Member Functions inherited from Ntp.Analyzer.Objects.Reading | |
Reading (int id, DateTime time, int zone, Host host) | |
Reading (Host host, ReadingBulk bulk) | |
Protected Member Functions inherited from Ntp.Analyzer.Objects.PersistentObject | |
PersistentObject (int id) | |
Initializes a new instance of the PersistentObject class. More... | |
PersistentObject () | |
Initializes a new instance of the PersistentObject class. More... | |
Definition at line 26 of file HostIoReading.cs.
|
inline |
Definition at line 28 of file HostIoReading.cs.
|
inline |
Definition at line 61 of file HostIoReading.cs.
References Ntp.Analyzer.Objects.IoStatsEntry.DroppedPackets, Ntp.Analyzer.Objects.IoStatsEntry.FreeReceiveBuffers, Ntp.Analyzer.Objects.IoStatsEntry.IgnoredPackets, Ntp.Analyzer.Objects.IoStatsEntry.InterruptsHandled, Ntp.Analyzer.Objects.IoStatsEntry.LowWaterRefills, Ntp.Analyzer.Objects.IoStatsEntry.PacketsNotSent, Ntp.Analyzer.Objects.IoStatsEntry.PacketsSent, Ntp.Analyzer.Objects.IoStatsEntry.ReceiveBuffers, Ntp.Analyzer.Objects.IoStatsEntry.ReceivedByInt, Ntp.Analyzer.Objects.IoStatsEntry.ReceivedPackets, Ntp.Analyzer.Objects.IoStatsEntry.TimeSinceReset, and Ntp.Analyzer.Objects.IoStatsEntry.UsedReceiveBuffers.
|
get |
Definition at line 92 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 86 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 94 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 102 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 90 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 100 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 98 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 84 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 104 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 96 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 82 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().
|
get |
Definition at line 88 of file HostIoReading.cs.
Referenced by Ntp.Analyzer.Data.Sql.HostIoReadingDatabaseMapper.Insert().