ndo2db: Warning: Retrying message send. This can occur because you have too few messages allowed 


问题描述:
[root@nagios log]#tail -f /var/log/messages

ul 16 12:10:47 nagios ndo2db: Warning: Retrying message send. This can occur because you have too few messages allowed or too few total bytes allowed in message queues. You are currently using 64 of 65536000 messages and 65536 of 65536 bytes in the queue. See README for kernel tuning options.

解决办法:

默认 queue 太小

修改系统内核参数,就正常了。

[root@nagios log]#vi /etc/sysctl.conf

#the maximum size of a single message in a message queue
kernel.msgmax = 65536000

#the total number of bytes allow in all messages in any one message queue
kernel.msgmnb = 65536000

#the maximum size of a single message in a message queue
kernel.msgmni = 65536

[root@nagios log]#sysctl -p

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/29500582/viewspace-1685095/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/29500582/viewspace-1685095/

ndo2db: Warning: Retrying message send. This can occur相关推荐

  1. cmd输入pip报错_安装pip报错:WARNING: Retrying (Retry(total=4,...

    安装pip报错:WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) afte ...

  2. IOS开发 ARC forbids explicit message send of 'autorelease'错误解决办法

    在ios中经常会遇到:ARC forbids explicit message send of 'autorelease' 或"ARC forbids explicit message se ...

  3. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))

    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) 决办法:pip inst ...

  4. 解决pip安装包报错:WARNING: Retrying (Retry(XXX) after connection broken by ‘ProxyError(‘

    下面以ubuntu系统为例,windows可以参考类似的解决思路 问题 pip安装任何包都报错WARNING: Retrying (Retry(total=4, connect=None, read= ...

  5. 报错:WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after con

    报错内容: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after ...

  6. [Python系列-23]:WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)

    作者主页(文火冰糖的硅基工坊):文火冰糖(王文兵)的博客_文火冰糖的硅基工坊_CSDN博客 本文网址:[Python系列-23]:WARNING: Retrying (Retry(total=4, c ...

  7. python WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))————

    问题:在使用python时,使用pip安装matplotlib出错(pip install matplotlib),错误信息:WARNING: Retrying (Retry(total=4, con ...

  8. pip安装包时报错WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status =None))

    问题描述: 今天打算安装一下tensorflow,但是老报错:WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=N ...

  9. 成功解决WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after co

    成功解决WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after co ...

  10. Python安装、更新,第三方库时遇到:WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None···

    前言 使用Python的小伙伴避免不了安装各种第三方库,时长会出现命令输入正确,却无法完成安装,找了很多种方法都无法解决,为此我整理了几种方式,希望可以帮到你. 错误信息 安装或更新第三方库时报错详细 ...

最新文章

  1. sentinel使用(结合OpenFeign)
  2. 数据结构学习之栈求解n皇后问题
  3. 再见了 React、Angular,Vue3 才是 yyds
  4. 实验四——多分支结构及本章总结
  5. Python小白的数学建模课-07.选址问题
  6. 文件I/O实践(2) --文件stat
  7. JavaScript关于json的处理
  8. 一个方便使用的在线截图Web控件-WebImageMaker
  9. File类的用法总结,及文件过滤器的介绍。
  10. ngx-echarts 图表数据动态更新
  11. %02 java_Java基础02—变量、运算符和数据类型转换(示例代码)
  12. ssm 退出登录 java_Spring+SpringMVC+Mybatis实现简单的用户的登录和退出
  13. 面试反问环节应该问什么?
  14. java当中jxl合并行、列
  15. window.location.href跳转到的页面,获取值
  16. 破解“低代码”的4大误区,拥抱低门槛高效率的软件开发新选择 ZT
  17. dataview中写入对象_DataView对象
  18. 绩效评估:最佳做法和要问的首要问题
  19. public,static,private,protected的用法
  20. Problem C: 零起点学算法95——弓型矩阵

热门文章

  1. WORD打开很慢的解决办法[整理]
  2. Raspberry Pi 树莓派切换国内源
  3. debian7升级到debian9
  4. jsp校园新闻管理系统
  5. 531 孤独像素 I
  6. hbuilder TODO插件
  7. JRebel进行热部署时修改的mapper.xml或者mapper的注解不生效
  8. 【支付】网络支付-支付网关模式与虚拟账户模式
  9. ubuntu系统备份、系统镜像制作教程
  10. Redhat之NIS