首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Linux/RHEL服务器关闭"xinetd“警报?

Linux/RHEL服务器关闭"xinetd“警报?
EN

Server Fault用户
提问于 2013-05-06 02:08:24
回答 1查看 722关注 0票数 0

突然,我的一个RHEL 6服务器[VM] (也为Apache提供服务)崩溃了,当我重新启动它时,我看到以下几个/var/log/messages是在它崩溃之前的最新版本:

代码语言:javascript
复制
May  4 08:16:37 localhost xinetd[1928]: START: nrpe pid=19307 from=10.xx.xx.xx
May  4 08:16:37 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19307 duration=0(sec)
May  4 08:17:08 localhost xinetd[1928]: START: nrpe pid=19363 from=10.xx.xx.xx
May  4 08:17:08 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19363 duration=0(sec)
May  4 08:18:38 localhost xinetd[1928]: START: nrpe pid=19417 from=10.xx.xx.xx
May  4 08:18:38 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19417 duration=0(sec)
May  4 08:18:40 localhost xinetd[1928]: START: nrpe pid=19420 from=10.xx.xx.xx
May  4 08:18:42 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19420 duration=2(sec)
May  4 08:21:37 localhost xinetd[1928]: START: nrpe pid=19574 from=10.xx.xx.xx
May  4 08:21:37 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19574 duration=0(sec)
May  4 08:21:38 localhost xinetd[1928]: START: nrpe pid=19577 from=10.xx.xx.xx
May  4 08:21:38 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19577 duration=0(sec)
May  4 08:21:38 localhost xinetd[1928]: START: nrpe pid=19580 from=10.xx.xx.xx
May  4 08:21:38 localhost xinetd[1928]: START: nrpe pid=19581 from=10.xx.xx.xx
May  4 08:21:38 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19580 duration=0(sec)
May  4 08:21:38 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19581 duration=0(sec)
May  4 08:24:31 localhost xinetd[1928]: START: nrpe pid=19701 from=10.xx.xx.xx
May  4 08:24:31 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19701 duration=0(sec)
May  4 08:24:49 localhost xinetd[1928]: START: nrpe pid=19713 from=10.xx.xx.xx
May  4 08:24:49 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19713 duration=0(sec)
May  4 08:25:17 localhost xinetd[1928]: START: nrpe pid=19745 from=10.xx.xx.xx
May  4 08:25:17 localhost xinetd[1928]: EXIT: nrpe status=0 pid=19745 duration=0(sec)
  • 请问是什么意思?
EN

回答 1

Server Fault用户

发布于 2013-05-06 02:20:02

它是来自Nagios服务器与Nagios NRPE(Nagios远程插件执行器)的连接,远程执行其他主机上的检查,显然是与xinetd协作。所以我觉得这跟你的机器没什么关系,不是什么症状。

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/505223

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档