免费注册 查看新帖 |

Chinaunix

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

messages中不停地出告警记录,如何将它屏蔽掉? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-05-29 15:38 |只看该作者 |倒序浏览
/var/adm/messages文件中不停出下列信息,导致/tmp目录满\r\nsyslogd: Bad terminal owner; root owns \'/dev/console\' but utmp says LOGIN\r\n\r\n\r\n哪位大侠帮我解决呀~!!! 谢谢

论坛徽章:
0
2 [报告]
发表于 2003-05-29 15:42 |只看该作者

messages中不停地出告警记录,如何将它屏蔽掉?

查一下sa-288,那里有详细的说明。没有这本书的话,到蜘蛛的网站上down一本。 :)

论坛徽章:
0
3 [报告]
发表于 2003-05-29 16:09 |只看该作者

messages中不停地出告警记录,如何将它屏蔽掉?

查过了的,后来发现有人修改了syslog.conf文件,如下给各位大虾点评: \r\nifdef(`LOGHOST\', ,\r\nuser.err                                        /dev/console\r\nuser.err                                        /var/adm/messages\r\nuser.alert                                        `root, operator\'\r\nuser.emerg                                        *\r\n)\r\nISDN.debug                                        /dev/console\r\nISDN.err                                        /dev/console\r\nPPP.debug                                        /dev/console\r\nPPP.err                                                /dev/console\r\n\r\n#\r\nlocal7.debug        /var/adm/log/logrouter\r\n\r\n#\r\nlocal3.debug        /var/adm/messages

论坛徽章:
0
4 [报告]
发表于 2003-05-29 16:50 |只看该作者

messages中不停地出告警记录,如何将它屏蔽掉?

不行啊,修改了syslog.conf没用,有没有其他方法??\r\nsa288里找不到阿~~

论坛徽章:
0
5 [报告]
发表于 2003-05-29 17:52 |只看该作者

messages中不停地出告警记录,如何将它屏蔽掉?

原帖由 \"JuGar\" 发表:\n不行啊,修改了syslog.conf没用,有没有其他方法??\r\nsa288里找不到阿~~
    \r\n重启了syslogd没有啊!

论坛徽章:
0
6 [报告]
发表于 2003-05-29 21:59 |只看该作者

messages中不停地出告警记录,如何将它屏蔽掉?

first backup ur /var/adm/messages file to other disk slice.\r\n\r\nthen     modify the /etc/syslog.conf  ,the file contents like the following:\r\n\r\n*.err;kern.notice;auth.notice                   /dev/console\r\n*.err;kern.debug;daemon.notice;                 /var/adm/messages\r\n*.warning                                       /var/adm/warning\r\n*.crit                                          /var/adm/crit\r\n\r\n*.alert;kern.err;daemon.err                     operator\r\n*.alert                                         root\r\n\r\n*.emerg                                         *\r\n\r\n# if a non-loghost machine chooses to have authentication messages\r\n# sent to the loghost machine, un-comment out the following line:\r\n#auth.notice                    ifdef(`LOGHOST\', /var/log/authlog, @loghost)\r\n\r\nmail.debug                      ifdef(`LOGHOST\', /var/log/syslog, @loghost)\r\n\r\n#\r\n# non-loghost machines will use the following lines to cause \"user\"\r\n# log messages to be logged locally.\r\n#\r\nifdef(`LOGHOST\', ,\r\nuser.err                                        /dev/console\r\nuser.err                                        /var/adm/messages\r\nuser.alert                                      `root, operator\'\r\nuser.emerg                                      *\r\n)\r\n\r\n\r\n\r\n\r\n\r\nthen  type   the following command in \"#\" prompt\r\n/etc/init.d/syslog stop \r\n/etc/init.d/syslog start\r\n\r\n\r\ntry it . good luck
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP