From f429e17dc1f1814f1bb50b7e81dc1c961472fda8 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Wed, 2 Sep 2020 19:53:48 +0100 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e3ac38..7021d7fd 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ etc. - `cloudflare_ssl_verified_all_zones.sh` - same as above for all zones - `pingdom_*.sh` - [Pingdom](https://www.pingdom.com/) API queries and reports for status, latency, average response times, latency averages by hour, SMS credits, outages periods and durations over the last year etc. - `pingdom_api.sh` - Solarwinds [Pingdom](https://www.pingdom.com/) [API](https://docs.pingdom.com/api/) query script - - `pingdom_foreach_check.sh` - runs any templated command against each [Pingdom](https://www.pingdom.com/) check + - `pingdom_foreach_check.sh` - runs a templated command against each [Pingdom](https://www.pingdom.com/) check, replacing `{check_id}` and `{check_name}` in each iteration - `pingdom_checks.sh` - show all Pingdom checks, status and latencies - `pingdom_checks_outages.sh` / `pingdom_checks_outages.sh` - show one or all Pingdom checks outage histories for the last year - `pingdom_checks_average_response_times.sh` - shows the average response times for all Pingdom checks for the last week