Ping


IGEL Setup >

> Enable ping check

debug.tools.netlog.ping_host[0-9].enabled

true / false

 

IGEL Setup >

> Log only if ping fails

debug.tools.netlog.ping_host[0-9].log_only_on_error

true / false

Log only if any one of the configures pings [0-9 fails.]

IGEL Setup >

> Number of Rotate Files

debug.tools.netlog.ping_host[0-9].num_rotate_files

2 ... 4

Keep up to this number of rotated files (also compressed), the current log not included (which is limited to 600 lines).

IGEL Setup >

> Logfile rotate size in MiB

debug.tools.netlog.ping_host0.rotate_size

2 ... 4

Rotate when the size of the uncompressed file reaches this size in MiB.

IGEL Setup >

> Trigger tcpdump save

debug.tools.netlog.ping_host0.trigger_tcpdump_save

2 ... 4

Trigger the saving of tcpdump logs if an error counter increases or if the IP address changes.

IGEL Setup >

> Ping target

debug.tools.netlog.ping_host0.ping_target

user-editable string

Target IP/hostname to ping (if none is given ping will be considered as disabled!)

IGEL Setup >

> Time between pings

debug.tools.netlog.ping_host0.ping_time

1, 5, 10, 30, 60, 120

Time between pings in seconds.

IGEL Setup >

> Type of ping

debug.tools.netlog.ping_host0.type

icmp, http request, https request

  • icmp: use normal ping command

  • http request: send an http request (fails if no HTTP/*.* * OK answer is received)

  • https request: send an https request (fails if no CONNECTED is returned by openssl)