#!/bin/sh
collect () {
report 1
}
docs () {
echo "Send a simple heartbeat in form of an integer '1'."