Jeffrey’s Blog

Linux SNMP OID’s for CPU,Memory and Disk Statistics

@ 阅读全文 | 2008/08/28 05:58pm | Category: 系统管理 | 448 views  

SNMP MIBs, OIDs Overview

MIB stands for Management Information Base and is a collection of information organized hierarchically. These are accessed using a protocol such as SNMP. There are two types of MIBs: scalar and tabular. Scalar objects define a single object instance whereas tabular objects define multiple related object instances grouped in MIB tables.
Continue Reading ...

SNMP及MIB相关知识

@ 阅读全文 | 2006/08/26 04:20pm | Category: 系统管理 | 10,960 views  

最近要做一些服务器和设备的监控, 自带的cacti模板已不能满足需求, 经过一天调试, 目前已实现了bind9 mysql bind等数据流量的分析(其实也就是用脚本取数据,最后用rrdtool画图出来), 但学习的过程中, 发现不大了解MIB概念, google了一下,下面的文章应该能解答一部分与我有同样问题的朋友们(我简单进行了排版整理)

SNMP协议详解

Continue Reading ...

京ICP备06038449号