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
- Host: GitHub
- URL: https://github.com/kizzycode/pingmon-docker
- Owner: KizzyCode
- Created: 2021-11-28T19:19:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T21:21:21.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T04:44:16.761Z (4 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/BSD-2-Clause)
[](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.