[Email Notification] Host Down Check Attempt.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: [Email Notification] Host Down Check Attempt.

Post 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
#
###############################################################################
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
igsadmin
Posts: 64
Joined: Wed Mar 26, 2014 5:09 am

Re: [Email Notification] Host Down Check Attempt.

Post 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?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: [Email Notification] Host Down Check Attempt.

Post by lmiltchev »

Can you email the "profile.zip" to [email protected]?

Admin->System Profile->Download Profile
Be sure to check out our Knowledgebase for helpful articles and solutions!
igsadmin
Posts: 64
Joined: Wed Mar 26, 2014 5:09 am

Re: [Email Notification] Host Down Check Attempt.

Post 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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: [Email Notification] Host Down Check Attempt.

Post by lmiltchev »

We got it. Thanks! We will continue communicating via emails. Locking this topic.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked