免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4994 | 回复: 0
打印 上一主题 下一主题

/usr/lib/snmp/snmpdx: [ID 702911 daemon.error]问题解决 [复制链接]

论坛徽章:
1
2015年迎新春徽章
日期:2015-03-04 09:54:45
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-03-13 18:37 |只看该作者 |倒序浏览
Well after my last post, I was compelled to find out the solution to this :
(By the way this seems to be a problem on Solaris 8, Solaris 9 doesn't seem to mind) :
To stop the inane, endless error and the filling of /var to 100% :
Nov 9 11:41:03 solaview /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_open() failed for a pdu received from localhost.51673
Nov 9 11:41:03 solaview /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] community_check();bad community from localhost
configure /etc/snmp/conf/snmpd.conf with the required community string :
system-group-read-community COMstring
trap-community COMstring
managers localhost snmpman
------------------
Then configure /etc/snmp/conf/snmpdx.acl with :
acl = {
{
communities = public
access = read-only
managers = *
}
}
Note : if you configure communities = COMstring
or anything else, the inane error message starts scrolling up again...
Of course you can be more specific with the managers setting...
when you have finished reconfiguring :
/etc/rc3.d/S76snmpdx stop
/etc/rc3.d/S76snmpdx start
Tail -f /var/adm/messages and it should have stopped.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/894/showart_84686.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP