Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 415 Bytes

pwr-chk

description

This is a simple Linux utility that checks (by ping) for the accessibility of a given IP address, and if it disappears, pwr-chk calls power off.

usage

pwr-chk [OPTIONS] --ping-ip <PING_IP>

Options:
  -p, --ping-ip <PING_IP>
  -d, --delay-s <DELAY_S>  [default: 90]
  -h, --help               Print help information
  -V, --version            Print version information