[][src]Function fleetspeak::heartbeat

pub fn heartbeat() -> Result<(), WriteError>

Sends a heartbeat signal to the Fleetspeak client.

All client services should heartbeat from time to time. Otherwise, from the Fleetspeak perspective, the service is unresponsive and should be restarted.

The exact frequency of the required heartbeat is defined in the service configuration file.