Network activity for recording session
180
Historical Server
Network activity for recording session
This view represents the network activity over all of the Adaptive Server
network connections since the start of the recording session. It shows the
default packet size, the maximum packet size, and both average packet sizes
sent and received since the start of the session. The view shows the number of
packets sent, the number of packets received, and the rate at which packets
were sent and received. It also shows the number of bytes sent and the number
of bytes received and the rate at which bytes were sent and received.
hs_create_view session_network_activity,
"Net Default Packet Size", "Value for Sample",
"Net Max Packet Size", "Value for Sample",
"Net Packet Size Sent", "Value for Session",
"Net Packet Size Received", "Value for Session",
"Net Packets Sent", "Value for Session",
"Net Packets Received", "Value for Session",
"Net Packets Sent", "Rate for Session",
"Net Packets Received", "Rate for Session",
"Net Bytes Sent", "Value for Session",
"Net Bytes Received", "Value for Session",
"Net Bytes Sent", "Rate for Session",
"Net Bytes Received", "Rate for Session"
Network activity for sample interval
This view represents the network activity over all of the Adaptive Server
network connections during the most recent sample interval. It shows the
default packet size, the maximum packet size, and both average packet sizes
sent and received for the sample interval. The view shows the number of
packets sent, the number of packets received, and the rate at which packets
were sent and received. It also shows the number of bytes sent and the number
of bytes received and the rate at which bytes were sent and received.
hs_create_view sample_network_activity,
"Net Default Packet Size", "Value for Sample",
"Net Max Packet Size", "Value for Sample",
"Net Packet Size Sent", "Value for Sample",
"Net Packet Size Received", "Value for Sample",
"Net Packets Sent", "Value for Sample",
"Net Packets Received", "Value for Sample",
"Net Packets Sent", "Rate for Sample",
Summary of Contents for 12.5.1
Page 1: ...User s Guide Historical Server 12 5 1...
Page 14: ...xiv Historical Server...
Page 46: ...Configuring multiple instances of Historical Server 32 Historical Server...
Page 56: ...Starting and stopping Historical Server on Windows NT 42 Historical Server...
Page 102: ...hs_terminate_recording 88 Historical Server...