Network performance summary

This view shows the rate of Adaptive Server activity over all its network connections during the most recent sample interval. It shows the number of bytes per second that were received by and sent by Adaptive Server during the interval.

SMC_SIZET network_perf_sum_count = 2;
SMC_DATAITEM_STRUCT network_perf_sum_view[] = {
{ SMC_NAME_NET_BYTES_RCVD,      SMC_STAT_RATE_SAMPLE },
{ SMC_NAME_NET_BYTES_SENT,,     SMC_STAT_RATE_SAMPLE }
};