Page 2 of 2

Re: [Email Notification] Host Down Check Attempt.

Posted: Wed Sep 24, 2014 11:42 am
by Box293
igsadmin wrote:By the way, this is happen for all the host...
I just did a test... I changed retry interval from 1 min to 2 min in (xi_wizard_generic_host)
Noticed that, the retry interval now is 1 min after Host is DOWN.
When the intervals are defined on the host object, the template settings are overwritten. As you can see in your host definition the retry_interval is set to 1.
igsadmin wrote:Hi, this is the host definition,

###############################################################################
#
# Host configuration file
#
# Created by: Nagios Core Config Manager 2.2.0
# Date: 2014-09-25 00:02:39
# Version: Nagios 3.x config file
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios CCM will overwrite all manual settings during the next update if you
# would like to edit files manually, place them in the 'static' directory or
# import your configs into the CCM by placing them in the 'import' directory.
#
###############################################################################

define host {
host_name ABCD
use xiwizard_windowssnmp_host
address 10.10.68.3
hostgroups Jaya
max_check_attempts 5
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
contacts igsadmin
notification_interval 0
notification_period xi_timeperiod_24x7
icon_image win_server.png
statusmap_image win_server.png
_xiwizard windowssnmp
register 1
}

###############################################################################
#
# Host configuration file
#
# END OF FILE
#
###############################################################################

Re: [Email Notification] Host Down Check Attempt.

Posted: Wed Sep 24, 2014 7:04 pm
by igsadmin
Box293 wrote:
igsadmin wrote:By the way, this is happen for all the host...
I just did a test... I changed retry interval from 1 min to 2 min in (xi_wizard_generic_host)
Noticed that, the retry interval now is 1 min after Host is DOWN.
When the intervals are defined on the host object, the template settings are overwritten. As you can see in your host definition the retry_interval is set to 1.
igsadmin wrote:Hi, this is the host definition,

###############################################################################
#
# Host configuration file
#
# Created by: Nagios Core Config Manager 2.2.0
# Date: 2014-09-25 00:02:39
# Version: Nagios 3.x config file
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios CCM will overwrite all manual settings during the next update if you
# would like to edit files manually, place them in the 'static' directory or
# import your configs into the CCM by placing them in the 'import' directory.
#
###############################################################################

define host {
host_name ABCD
use xiwizard_windowssnmp_host
address 10.10.68.3
hostgroups Jaya
max_check_attempts 5
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
contacts igsadmin
notification_interval 0
notification_period xi_timeperiod_24x7
icon_image win_server.png
statusmap_image win_server.png
_xiwizard windowssnmp
register 1
}

###############################################################################
#
# Host configuration file
#
# END OF FILE
#
###############################################################################
Yes.. The default setting for retry interval is set to 1 min.
This is happen when the Host is DOWN, the retry interval is 30 sec instead of 1 min.

When I changed the default retry interval from 1 min to 2 min.. When the Host is DOWN, the retry interval is 1 min instead of 2 min.

Kindly please advice is this a bug?

Re: [Email Notification] Host Down Check Attempt.

Posted: Thu Sep 25, 2014 10:04 am
by lmiltchev
Can you email the "profile.zip" to [email protected]?

Admin->System Profile->Download Profile

Re: [Email Notification] Host Down Check Attempt.

Posted: Thu Sep 25, 2014 10:20 am
by igsadmin
lmiltchev wrote:Can you email the "profile.zip" to [email protected]?

Admin->System Profile->Download Profile
Hi, I just email the profile.zip to [email protected]
The email Subject name is "[Email Notification] Host Down Check Attempt."

My email address is [email protected]

Thanks.

Re: [Email Notification] Host Down Check Attempt.

Posted: Thu Sep 25, 2014 11:18 am
by lmiltchev
We got it. Thanks! We will continue communicating via emails. Locking this topic.