sysnetglobal

sysnetglobal 表提供有关系统网络概述。
类型 描述
ng_reads int8 网络读取数
ng_writes int8 网络写入数
ng_connects int8 网络连接数
ng_his_read_count int8 已断开 ng_his_read_bytes 的用户进行的网络读取数
ng_his_read_bytes int8 已断开连接的用户转发给服务器的数据
ng_his_write_count int8 已断开连接的用户写入的网络数
ng_his_write_bytes int8 已断开连接的用户转发给客户机的数据
ng_num_netscbs integer 网络订户数
ng_max_netscbs integer 网络订户的最大数量
ng_free_thres integer 缓冲表中已释放缓冲区最大数量的阈值
ng_free_cnt integer 达到 ng_free_thres 限制的次数
ng_wait_thres integer 可以与缓冲表建立缓冲区的最大数量的阈值
ng_wait_cnt integer 达到 ng_wait_thres 限制的次数
ng_pvt_thres integer 私有缓冲队列中的最大数量的已释放缓冲区的阈值
ng_netbuf_size integer 传输网络缓冲区的大小
ng_buf_alloc integer 已分配的网络缓冲区数量
ng_buf_alloc_max integer 已分配的网络缓冲区的最大值
ng_netscb_id integer 下个 netscb ID