
mrtg
Terry_Tsang
It's nobody
展开
-
自定义 mrtg 数据
mrtg 工作原理 1. 利用 snmp 返回数据 2. 利用 自定义脚本进行数据返回 example: 希望监控当前 mysql query cache 使用中的内存大小. 默认状态下, mrtg 希望返回 4 条数据 1. 数据变量1 例如 input 流量 2. 数据变量2 例如 output 流量, 3. uptime 4. 对应目标名称, 例如主机名, ip 等资料原创 2011-11-30 17:05:11 · 2617 阅读 · 0 评论 -
Linux SNMP OID’s for CPU,Memory and Disk Statistics
SNMP stands for Simple Network Management Protocol and consists of three key components: managed devices, agents, and network-management systems (NMSs). A managed device is a node that has an SNMP转载 2012-11-17 09:45:09 · 1460 阅读 · 0 评论