Chinaunix首页 | 论坛 | 博客
  • 博客访问: 29673
  • 博文数量: 6
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 74
  • 用 户 组: 普通用户
  • 注册时间: 2013-03-13 23:47
个人简介

linux系统管理员。

文章分类
文章存档

2013年(6)

我的朋友

分类: 系统运维

2013-04-18 10:26:42

snmpwalk -v 1 localhost -c public .1.3.6.1.4.1.2021.10.1.3.1
End of MIB
snmpwalk -v 2c localhost -c public .1.3.6.1.4.1.2021.10.1.3.1
UCD-SNMP-MIB::laLoad.1 = No more variables left in this MIB View (It is past the end of the MIB tree)

因为默认没有包含这个节点,所以只要把这个节点包含进去就可以了
vim /etc/snmp/snmpd.conf
view all   included  .1.3.6.1.4.1.2021
阅读(11623) | 评论(0) | 转发(0) |
0

上一篇:linux 性能分析

下一篇:nagios nsca load 过高

给主人留下些什么吧!~~