Re: Problems after upgradee to 5.5
Posted: Mon Jul 09, 2018 8:20 am
I think i found the problem, when host goes down in 5.5 nagios constantly recheck every 1 minutes, tottaly different than in 5.4x. As you can see from atachement, this host is down for more than 4 hours and nagios still checking it on one minute interval. Thats tottaly opposite from config where check interval is set to 15 minutes. Like in 5.5 retry interval constantly check for down hosts and services, and this is real problem for setups that have more than 10.000 checks.
When i restore to previus version everything is ok with load, checks and XI works fine.
When i restore to previus version everything is ok with load, checks and XI works fine.
Code: Select all
define host {
host_name KI_W009-KikindaGraditelj
use xiwizard_switch_host
address 172.21.64.52
parents Kikinda WIFI linkovi1
hostgroups Kikinda
max_check_attempts 5
check_interval 15
retry_interval 1
check_period xi_timeperiod_24x7
contacts l1.provera,nagiosadmin
notification_interval 0
notification_period xi_timeperiod_24x7
first_notification_delay 10
icon_image switch.png
statusmap_image switch.png
_xiwizard switch
register 1
}