Ping Monitoring with YAML

YAML parameters for Ping Monitoring

NameTypeDescription
action
Required
StringThe ID of the action.
type
Required
StringThe type of the action. Should be set to PING.
destination
Required
StringThe target URL.

Example for Ping Monitoring

actions:
- action: "Ping site"
  type: "PING"
  destination: "$host"
  variables:
  - key: "host"
    value: "app.buddy.works"

Last modified on April 26, 2022

Questions?

Not sure how to configure a pipeline for your process? Reach out on the live-chat or contact support

Get Started

Sign up for free and deploy your project in less than 10 minutes.