Ping Monitor

ICMP health check for hosts, phones, and daemons

Demerzels-lab Updated 10 repo stars

File contents

Ping Monitor

ICMP health check for hosts, phones, and daemons. Uses the standard ping utility to verify network reachability of any target host.

Commands

# Ping a host with default settings
ping-monitor <host>

# Ping a host with a specific count
ping-monitor check <host> --count 3

Install

No installation needed. ping is always present on the system.

Demerzels-lab/elsamultiskill/tree/main/public/skills/xejrax/ping-monitor commit 486ea0f108

Frequently asked questions

npx skillmds@latest add demerzels-lab/ping-monitor