Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swoodford/pingdom
Pingdom API tools
https://github.com/swoodford/pingdom
api bash curl pingdom script shell wget
Last synced: about 1 month ago
JSON representation
Pingdom API tools
- Host: GitHub
- URL: https://github.com/swoodford/pingdom
- Owner: swoodford
- License: apache-2.0
- Created: 2015-02-18T16:10:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T15:04:42.000Z (over 6 years ago)
- Last Synced: 2024-10-28T08:28:15.612Z (3 months ago)
- Topics: api, bash, curl, pingdom, script, shell, wget
- Language: Shell
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pingdom
=======Pingdom API tools
[![Build Status](https://travis-ci.org/swoodford/pingdom.svg?branch=master)](https://travis-ci.org/swoodford/pingdom)
- **convert-lowercase-names-to-upper.sh** Converts all Pingdom checks that begin with a lowercase letter in the name to uppercase for proper sorting
- **generate-cidr-list-pingdom.sh** Generates a CIDR list of IPv4 IPs of all Pingdom probe servers
- **list-pingdom-probe-servers-curl-simple.sh** Simple list of Pingdom IPv4 probe server addresses
- **list-pingdom-probe-servers-curl.sh** Lists the IPs of all Pingdom probe servers using curl
- **list-pingdom-probe-servers-wget.sh** Lists the IPs of all Pingdom probe servers using wget
- **nginx-pingdom-allow-list-generator.sh** Generates an Nginx allow list conf from a list of Pingdom probe server IPv4 addresses
- **pingdom-check-date-created.sh** Lists creation date and time of all Pingdom checks in your account
- **pingdom-probe-servers.txt** List of currently active Pingdom probe servers