亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: nagios報(bào)錯(cuò) [打印本頁]

作者: astronomer_merc    時(shí)間: 2014-04-12 10:37
標(biāo)題: nagios報(bào)錯(cuò)
[root@blast bin]# ./nagios -v /usr/local/nagios/etc/nagios.cfg

Nagios 1.4.1
Copyright (c) 1999-2006 Ethan Galstad (nagios@nagios.org)
Last Modified: 05-15-2006
License: GPL

Reading configuration data...

Error: Invalid max_attempts value for host 'mercury-pc'

Error: Could not register host (config file '/usr/local/nagios//etc/192.168.2.100.cfg', line 2)
[root@blast etc]# vim 192.168.2.100.cfg
#'xp' host definition
define host{
         host_name               mercury-pc
        alias                   192.168.2.100
        address                 192.168.2.100
}
define service{
        host_name       mercury-pc
        service_description     http
        check_command           check-http
        max_check_attempts 5
        notification_interval   120
        notification_period     24x7
}

求救啊,高手快點(diǎn)來啊
作者: chenshouqi2003    時(shí)間: 2014-04-12 16:53
Reading configuration data...

Error: Invalid max_attempts value for host 'mercury-pc'
作者: astronomer_merc    時(shí)間: 2014-04-12 18:44
我知道呀,這是什么意思呀




歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2