Most online instructions for Linux watchdog refer to the 'watchdog' package which is best described here
The watchdog configuration described here uses systemd, and the two methods are mutually exclusive, so if you've previously setup the above watchdog, you must first uninstall it.
sudo apt remove watchdog
Our goal is to add a systemd service that continuously pings a known host (or IP address)