An open API service indexing awesome lists of open source software.

https://github.com/kizzycode/pingmon-docker

`pingmon` is a simple container for connectivity monitoring via the `ping` command line utility
https://github.com/kizzycode/pingmon-docker

Last synced: about 2 months ago
JSON representation

`pingmon` is a simple container for connectivity monitoring via the `ping` command line utility

Awesome Lists containing this project

README

        

[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

# `pingmon`
Welcome to `pingmon` 🎉

`pingmon` is a simple container for connectivity monitoring via the `ping` command line utility.

## Example
See the [docker-compose.yml](docker-compose.yml) file as example. Then simply execute `docker-compose up` to start the
container.