From 9e82cbb412251fb5f950d8fd6da756002a79eab8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 20 Feb 2020 12:23:52 +0200 Subject: [PATCH] Adding HealthChecksIOStatusReport in Third-Party resources. --- templates/docs/resources.html | 1 + templates/docs/resources.md | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/docs/resources.html b/templates/docs/resources.html index 2681d251..d4b6c1ee 100644 --- a/templates/docs/resources.html +++ b/templates/docs/resources.html @@ -20,6 +20,7 @@ Please submit additions and corrections
  • healthchecks/hchk – API wrapper & CLI in Python. Supports creating, pinging.
  • crontask.sh – bash wrapper to use in crontab. Supports pinging.
  • SmartCronHelper – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
  • +
  • davehope/HealthChecksIOStatusReport – PowerShell module. Supports pinging.
  • Plugins & Integrations