ServerStatisticsInfo Properties |
The ServerStatisticsInfo type exposes the following members.
Name | Description | |
---|---|---|
AccessPermissionErrors | The number of server access permission errors. | |
AverageResponseTime | The average server response time. | |
BufferAllocationFailed | The number of times the server required a big buffer but failed to allocate one. This value indicates that the server parameters may need adjustment. | |
BufferRequestFailed | The number of times the server required a request buffer but failed to allocate one. This value indicates that the server parameters may need adjustment. | |
BytesReceived | The number of server bytes received from the network. | |
BytesReceivedUnitSize | The number of server bytes received from the network, formatted as a unit size. | |
BytesSent | The number of server bytes sent to the network. | |
BytesSentUnitSize | The number of server bytes sent to the network, formatted as a unit size. | |
DevicesOpened | The number of times a server device is opened. | |
FilesOpened | The number of times a file is opened on a server. This includes the number of times named pipes are opened. | |
HostName | The host name from where the statistics are gathered. | |
JobsQueued | The number of server print jobs spooled. | |
PasswordViolations | The number of server password violations. | |
SessionsFailed | The number of times the server sessions failed with an error. | |
SessionsStarted | The number of times the server session started. | |
SessionsTimedOut | The number of times the server session automatically disconnected. | |
StatisticsStartTime | The local time when statistics collection started or when the statistics were last cleared. | |
StatisticsStartTimeUtc | The time when statistics collection started or when the statistics were last cleared. | |
SystemErrors | The number of server system errors. |