Skip to content

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 poweroff.

License

Notifications You must be signed in to change notification settings

slyshykO/pwr-chk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 poweroff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages