搜索资源列表
PX
- oid Reset() //重置\"次数\", 即比较与移动的效率统计 int BubbleSort(int length, int ls[]) //冒泡排序 int InsertSort(int length, int ls[]) //插入排序 int SelectSort(int length, int ls[]) //选择排序 int QuickSort(int length, int ls[]) //快速排序 int ShellSort(int length, int
wafermingwei-030627
- 这个程序代码是一个SNMP的守护进程。里面定义了咱们在云南时对主机性能进行采集的oid。 如果需要做演示,先想办法让他跑起来,需要找snmp的轮询工具进行轮询,输入就是轮询工具发出的snmp指令。输出就是守护进程在主机采集的主机性能值(比如cpu利用率),反映到轮询工具的输出上。-this procedure code is an SNMP daemon. Inside our own definition of Yunnan on mainframe performance Acq
WMIClient
- 不像IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL,Windows Management Instrumentation(WMI)接口可以用于查询小端口驱动信息,即可以用来查询NDIS小端口驱动支持的OID。本文示例是查询无线网络的信号强度。-Unlike IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL, Windows Management Instrumentation (WMI) interfaces can be used to query
snmptest
- 测试snmp,发送oid,获取系统信息、硬盘信息,request trap-snmpsharpnet request trap