hb.unicast¶
addr¶
scopable | True |
required | False |
default | 0.0.0.0 for listening and to the resolved nodename for sending. |
scope order | specific > generic |
The ip address of each node.
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.
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.