成都创新互联网站制作重庆分公司

Returncodeof127isoutofbounds-pluginmaybemissing

1、使用命令直接运行正常

创新互联主营钟山网站建设的网络公司,主营网站建设方案,App定制开发,钟山h5微信平台小程序开发搭建,钟山网站营销推广欢迎钟山等地区企业咨询

[root@lvs01 objects]# /usr/local/nagios/libexec/check_nrpe -H 192.168.2.3 -c check_iostat

IOSTAT OK - user 0.62 nice 0.00 sys 1.76 iowait 0.54 idle 0.00  | iowait=0.54%;; idle=0.00%;; user=0.62%;; nice=0.00%;; sys=1.76%;;

2、原因:使用脚本导入时,以变量处理了$USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$此行

define command{

        command_name    check_nrpe

        command_line    $/check_nrpe -H $ -c $ <--此处命令错误

}

3、正确命令为:

define command{

        command_name    check_nrpe

        command_line    $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$

        }


文章名称:Returncodeof127isoutofbounds-pluginmaybemissing
文章分享:http://cxhlcq.com/article/jedgoi.html

其他资讯

在线咨询

微信咨询

电话咨询

028-86922220(工作日)

18980820575(7×24)

提交需求

返回顶部