Class Heartbeat

Inheritance Relationships

Base Type

Class Documentation

class Heartbeat : public diagnostic_updater::DiagnosticTask

Diagnostic task to monitor whether a node is alive.

This diagnostic task always reports as OK and ‘Alive’ when it runs

Public Functions

inline Heartbeat()

Constructs a HeartBeat.

inline virtual void run(diagnostic_updater::DiagnosticStatusWrapper &stat)

Fills out this Task’s DiagnosticStatusWrapper.