523rew 发表于 2016-2-3 08:32:55

nagios参数详解

global_host_event_handler      --全局事件处理命令
enable_event_handler         --是否启用或禁用事件处理程序
notification_interval          --报警时间间隔
check_interval               --检测服务时间间隔
max_check_attempts            --触发到这个值就报警
check_interval               --服务状态恢复报警时间
enable_flap_detection          --在nagios主配置文件中定义,启用"摆动"检测
flap_detection_enable          --在Host和Service中定义,启用"摆动"检测
active_checks_enabled          --阻止nagios主动检测服务
passive_checks_enabled          --启用nagios被动检测服务

页: [1]
查看完整版本: nagios参数详解