plugins

Home

Examples

Plugins

Components

News

net-ping

version: 0.0.4 |  date: 06/27/2021 |  A simple wrapper around Net::Ping to identify if host is alive |  source code

# SYNOPSIS

A simple wrapper around Net::Ping to identify if host is alive.

# INSTALL

    $ s6 --install net-ping

# USAGE

    $ s6 --plg-run net-ping@host=sparrowhub.org

# See also 

[Net::Ping](https://metacpan.org/pod/Net::Ping)

# Author

[Alexey Melezhik](mailto:melezhik@gmail.com)