No_Response from Remote Host
Posted: Wed May 13, 2015 5:31 pm
Hi All,
Whatsup guys, but really am banging my head!!!!!
I have a centralized Nagios Server which monitor's my other Production Servers. Everything works cool except in certain scenario.
Frequently I am receiving alerts stating "NO RESPONSE FROM REMOTE HOST". I tried goggling my best but still got stuck.
The problem is only for a certain plugin "check_snmp_storage.pl" and only happen once or twice a month.
My snmp version is NET-SNMP 5.5 and using Nagios Core 4.0.8.
###############service definition###################
define service{
use local-service
host_name My_Machine
service_description D_Mount
check_command check_snmp_storage!"^/$"!85!90!
notifications_enabled 1
max_check_attempts 5
check_interval 6
retry_interval 1
check_period 24x7
}
I known there is huge possibility for packet loss in SNMP because of UDP protocol which is not reliable like TCP. So i tried to extend the timeout value in the "check_snmp_storage.pl" but still i received the same error after few days. I need the puzzle behind this error.
#what is cause?
#what should be done?
#how to avoid these kinda errors?
So Naigos playesr please help this newie.
Suggestions and help are highly appreciated.
-Kriyeshh
Whatsup guys, but really am banging my head!!!!!
I have a centralized Nagios Server which monitor's my other Production Servers. Everything works cool except in certain scenario.
Frequently I am receiving alerts stating "NO RESPONSE FROM REMOTE HOST". I tried goggling my best but still got stuck.
The problem is only for a certain plugin "check_snmp_storage.pl" and only happen once or twice a month.
My snmp version is NET-SNMP 5.5 and using Nagios Core 4.0.8.
###############service definition###################
define service{
use local-service
host_name My_Machine
service_description D_Mount
check_command check_snmp_storage!"^/$"!85!90!
notifications_enabled 1
max_check_attempts 5
check_interval 6
retry_interval 1
check_period 24x7
}
I known there is huge possibility for packet loss in SNMP because of UDP protocol which is not reliable like TCP. So i tried to extend the timeout value in the "check_snmp_storage.pl" but still i received the same error after few days. I need the puzzle behind this error.
#what is cause?
#what should be done?
#how to avoid these kinda errors?
So Naigos playesr please help this newie.
Suggestions and help are highly appreciated.
-Kriyeshh