controlio-check-ping

controlio module for pinging hosts

Usage no npm install needed!

<script type="module">
  import controlioCheckPing from 'https://cdn.skypack.dev/controlio-check-ping';
</script>

README

controlio-check-ping

A check module for controlio.

Description

Requsts a HTTP/HTTPS URL and checks the HTTP status code.

Options

  • hostname: The host to ping. If not defined, hostname is read from the host configuration, and defaults to localhost
  • count: The number of pings to send. Defaults to 3.