-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,8 @@ MicroMPX and HiFiBerry boards work well with the Raspberry Pi 5. There is curren | |
|
||
## Optional heartbeat monitoring | ||
You can optionally integrate heartbeat monitoring. In this case the Pi will `wget --spider` a given url every minute, acting as a heartbeat. This can be any url, but we tested with Uptime Robot. A paid account is required at Uptime Robot for heartbeat monitoring. | ||
|
||
# License | ||
This project is licensed under the GPLv3 License - see the LICENSE.md file for details. | ||
|
||
Bugs, feedback, and ideas are welcome at `[email protected]` or through pull requests. |