News:

We really need your input in this questionnaire

Main Menu

ICMP Ping timeout

Started by Shin Sugita, March 26, 2010, 04:19:55 AM

Previous topic - Next topic

Shin Sugita

Please tell me about Ping timeout.
I created the Node without using NetXMS agent or SNMP agent.

in a way:
1. [Object] -> [Create] -> [Node...]
2. input the [Name] and [IP address].
   check mark [Disable access to NetXMS agent for all polls],[Disable usage of SNMP for all polls]

In this case, what is the ICMP Ping timeout value?
And can I change the ICMP Ping timeout value?

thanks and regards
Shin

Shin Sugita

#1
I checked the fllowing debug log.

Quote
[29-Mar-2010 09:19:56] Interface::StatusPoll(131,lan0): calling IcmpPing(0xCCA9DE0A,3,1500,NULL,46)

Is the value of the ICMP Ping timeout "3" seconds?

thanks and regards
Shin

Victor Kirhenshtein

Hi!

In this case, 3 is number of retries, and ping timeout is 1500 milliseconds. Unfortunately, this value is hard-coded (file src/server/core/interface.cpp line 329).

Best regards,
Victor

Shin Sugita

Hello!

Thank you for your reply.
I understood your answer.

thanks and regards
Shin