Service State Type is not changed
Posted: Sat Apr 27, 2019 2:31 am
Hello
I have defined some hosts and service in Nagios XI and I use passive check (SNMP Trap), the service has been defined as below:
define service {
host_name host_1,host_2,host_3,...
service_description ETH_LOS
use xiwizard_passive_service
max_check_attempts 2
retry_interval 1
active_checks_enabled 0
passive_checks_enabled 1
check_period 24x7
event_handler TRS_ETH_LOSS_Alarm
event_handler_enabled 1
notification_options w,c,u,r,f,
register 1
}
but I have faced with problem, I got some traps from one of the hosts, according to the traps and service configuration, when service goes to soft state after a minute it will go to hard state if alarm is not recovered.
but according to attached log, the service didn't go to hard state even after 2:25 seconds.
would you please guide me about the case?
I have defined some hosts and service in Nagios XI and I use passive check (SNMP Trap), the service has been defined as below:
define service {
host_name host_1,host_2,host_3,...
service_description ETH_LOS
use xiwizard_passive_service
max_check_attempts 2
retry_interval 1
active_checks_enabled 0
passive_checks_enabled 1
check_period 24x7
event_handler TRS_ETH_LOSS_Alarm
event_handler_enabled 1
notification_options w,c,u,r,f,
register 1
}
but I have faced with problem, I got some traps from one of the hosts, according to the traps and service configuration, when service goes to soft state after a minute it will go to hard state if alarm is not recovered.
but according to attached log, the service didn't go to hard state even after 2:25 seconds.
would you please guide me about the case?