Heartbeat Attributes
|
Type-Dimension
|
Definition
|
AgentState
(system use only)
|
integer-scalar
|
The state of the heartbeat agent.
Default = INIT
|
Arguments
(user-defined)
|
string-vector
|
List of arguments to be passed to the agent entry points. For the Icmp agent, this attribute can be the IP address of the remote cluster.
Default = ""
|
AYAInterval
(user-defined)
|
integer-scalar
|
The interval in seconds between two heartbeats.
Default = 60 seconds
|
AYARetryLimit
(user-defined)
|
integer-scalar
|
The maximum number of lost heartbeats before the agent reports that heartbeat to the cluster is down.
Default = 3
|
AYATimeout
(user-defined)
|
integer-scalar
|
The maximum time (in seconds) that the agent will wait for a heartbeat AYA entry point to return ALIVE or DOWN before being cancelled.
Default = 300 seconds
|
CleanTimeOut
(user-defined)
|
integer-scalar
|
Number of seconds within which the Clean entry point must complete or be canceled
Default = 300 seconds
|
ClusterList
(user-defined)
|
string-keylist
|
Displays the list of remote clusters.
Default = ""
|
InitTimeout
(user-defined)
|
integer-scalar
|
Number of seconds within which the Initialize entry point must complete or be canceled. Default is 300 seconds.
Default = 300 seconds
|
LogDbg
(user-defined)
|
integer-scalar
|
The log level for the heartbeat.
|
State
|
integer-scalar
|
The state of the heartbeat.
Default = UNKNOWN
|
StartTimeout
(user-defined)
|
integer-scalar
|
Number of seconds within which the Start entry point must complete or be canceled
Default = 300 seconds
|
StopTimeout
(user-defined)
|
integer-scalar
|
Number of seconds within which the Stop entry point must complete or be canceled without stopping the heartbeat
Default = 300 seconds
|