Since check interval is specified in host config, will setting over ride template? If so, how can I update interval for several hundred hosts?
I've attempted re-import via auto discovery wizard, but new interval was not applied.
Host Config generated from auto discovery:
Code: Select all
define host {
host_name hostname.domain
use xiwizard_linuxserver_host
address hostname.domain
max_check_attempts 5
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
contacts nagiosadmin
notification_interval 60
notification_period xi_timeperiod_24x7
icon_image redhat.png
statusmap_image redhat.png
_xiwizard nrpe
register 1
}