hb.multicast¶
addr¶
scopable |
True |
required |
False |
default |
224.3.29.71 |
scope order |
specific > generic |
The multicast address to send to and listen on.
intf¶
scopable |
True |
required |
False |
default |
The natural interface for <addr> |
scope order |
specific > generic |
The interface to bind.
port¶
scopable |
True |
required |
False |
default |
10000 |
scope order |
specific > generic |
convert |
integer |
The port for each node to send to or listen on.
interval¶
scopable |
True |
required |
False |
default |
5 |
scope order |
specific > generic |
convert |
duration |
The interval between tx threads data sends.
nodes¶
scopable |
True |
required |
False |
default |
All nodes. |
scope order |
specific > generic |
convert |
list |
The nodes participating to the heartbeat.
timeout¶
scopable |
True |
required |
False |
default |
15 |
scope order |
specific > generic |
convert |
duration |
The delay since the last received heartbeat from a node before considering this node is gone.