forked from GithubBackups/healthchecks
Merge pull request #1 from henrywhitaker3/henrywhitaker3-patch-1
Update resources.html
This commit is contained in:
commit
77f81b82e7
@ -22,6 +22,7 @@ Please submit additions and corrections
|
||||
<li><a href="https://github.com/pforret/crontask">crontask.sh</a> – bash wrapper to use in crontab. Supports pinging.</li>
|
||||
<li><a href="https://gitlab.science.ru.nl/bram/sch">SmartCronHelper</a> – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.</li>
|
||||
<li><a href="https://github.com/davehope/HealthChecksIOStatusReport">davehope/HealthChecksIOStatusReport</a> – PowerShell module. Supports pinging.</li>
|
||||
<li><a href="https://github.com/henrywhitaker3/PHP-healthchecks.io">henrywhitaker3/PHP-healthchecks.io</a> – API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.</li>
|
||||
</ul>
|
||||
<h2>Plugins & Integrations</h2>
|
||||
<ul>
|
||||
@ -36,4 +37,4 @@ Please submit additions and corrections
|
||||
<li><a href="https://github.com/taylus/HealthTray">HealthTray</a> – Watch your healthchecks in Windows system tray.</li>
|
||||
<li><a href="https://github.com/healthchecks/dashboard">healthchecks/dashboard</a> – A standalone HTML page showing the status of the checks in your account.</li>
|
||||
<li><a href="https://github.com/bdd/runitor">runitor</a> - A command runner with Healthchecks.io integration to keep your scripts and containers simple.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
@ -24,6 +24,7 @@ Please submit additions and corrections
|
||||
* [crontask.sh](https://github.com/pforret/crontask) – bash wrapper to use in crontab. Supports pinging.
|
||||
* [SmartCronHelper](https://gitlab.science.ru.nl/bram/sch) – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
|
||||
* [davehope/HealthChecksIOStatusReport](https://github.com/davehope/HealthChecksIOStatusReport) – PowerShell module. Supports pinging.
|
||||
* [henrywhitaker3/PHP-healthchecks.io](https://github.com/henrywhitaker3/PHP-healthchecks.io) – API wrapper in PHP. Supports listing, creating, updating, deleting, pausing, pinging, failing and starting checks. Supports listing integrations.
|
||||
|
||||
## Plugins & Integrations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user