User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
9.9 LOGDUMP HEARTBEAT
9.9.1 Overview
This command generates a list of heartbeat reports.
9.9.2 Usage
By using the command LOGDUMP HEARTBEAT, it is possible to read out heartbeat
report log entries. The format of each line is exactly the same as for the HIT
attribute.
Format:
LOGDUMP HEARTBEAT <Start> <Stop>
where
<Start> is the first entry that should be read from the log, <Start> must be
greater than 0.
<Stop> is the last entry that should be read from the log, and must be greater
than or equal to <Start>.
Example:
LOGDUMP HEARTBEAT 1 5
Reply:
040843 221206 379 -1 000001 010170 "17 14 0 0 0 0 0 0 0 0 0 0 0 0 1111 1440"
030120 231206 367 3 030617 020100 "17 14 0 0 - - - - - 0 - - - - ---- 1440"
030105 241206 366 3 030546 020100 "17 14 0 0 0 0 0 0 0 0 0 0 0 0 1111 1440"
025740 251206 365 0 025916 020100 "17 14 0 0 0 0 0 0 0 0 0 0 0 0 1111 1440"
025718 261206 364 1 025914 020100 "17 14 0 0 0 0 0 0 0 0 0 0 0 0 1111 1440"
which are the 5 latest heartbeat reports.
Note 1! A maximum of 100 log items can be read out at a time. If item does not
exist, no reply is given.
Note 2! If this is a repeater system node master, HIT will contain a leading node
number, indicating what node this heartbeat was collected from. Node master is
always node number zero.
Common Commands and Attributes 60/123