Ping Uptime Monitor Help

FAQ

App Usage

Purchases

Documentation

AppleScript: Open the Script Editor app then File -> Open Dictionary... -> Ping.app
Examples:
tell application "Ping" to pingAll
tell application "Ping" to export
tell application "Ping" to import POSIX file "/path/to/file"
tell application "Ping" to createSite url "https://neat.software" method "GET"

Webhooks

Webhooks allow you to notify another service endpoint when a ping fails. You can configure this to send yourself emails, notifications, etc. at your own setup and expense. These are just some examples of what you can do: