文章

顯示包含「Nagios」標籤的文章

Nagios的各個物件參數

1.1    Host 功能 Host 定義一個虛擬或實體主機,或各種網路設備 格式 紅色為必要的屬性, 黑色為選填的屬性 define host{ host_name host_name alias alias display_name display_name address address parents host_names hostgroups hostgroup_names check_command command_name initial_state [o,d,u] max_check_attempts # check_interval # retry_interval # active_checks_enabled [0/1] passive_checks_enabled [0/1] check_period timeperiod_name obsess_over_host [0/1] check_freshness [0/1] freshness_threshold # event_handler command_name event_handler_enabled [0/1] low_flap_threshold #...