免费注册 查看新帖 |

Chinaunix

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

[其他] icinga碰到服务问题!急 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-11-15 16:21 |只看该作者 |倒序浏览
公司一直使用的是nagios,自己搭建了icinga,想看看不同。
搭建完成后导入了nagios的service和command等等配置文件,检查启动都没有问题,在web页面下tcp的服务检查全都不可用。
不知道这是什么情况。
求大神帮忙~



tcp定义
# 'check_tcp' command definition
define command{
        command_name    check_tcp
        command_line    $USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$
        }

论坛徽章:
0
2 [报告]
发表于 2013-11-15 16:22 |只看该作者
这是service.cfg中的定义项

define service {
        use                 linux-service
       hostgroup_name      *
        service_description tcp-80
        check_command check_tcp!80!-w 5 -c 10 -t 30
}
define service {
        use                 linux-service
        hostgroup_name      *
        service_description tcp-6601
        check_command check_tcp!6601!-w 5 -c 10 -t 30
}
define service {
        use                 linux-service
        hostgroup_name      *
        service_description tcp-6261
        check_command check_tcp!6261!-w 5 -c 10 -t 30
}

论坛徽章:
0
3 [报告]
发表于 2013-11-18 16:49 |只看该作者
居然没人回复。。。心都凉了

论坛徽章:
0
4 [报告]
发表于 2013-11-18 16:59 |只看该作者
最后发现是nrpe的库文件缺失。

#yum whatprovides libcrypto.so.6
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
openssl098e-0.9.8e-17.el6.centos.2.i686 : A compatibility version of a general cryptography and TLS library
Repo        : 163
Matched from:
Other       : libcrypto.so.6

重新装了openssl098e
就好了。

论坛徽章:
0
5 [报告]
发表于 2013-11-25 14:18 |只看该作者
:wink:














315jcdd.com集成吊顶tscndd.com 集成墙面tscnqm.com
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP