Skip to main content

ping monitoring tool written in Python

Project description

https://travis-ci.org/johejo/ppping.svg?branch=master https://img.shields.io/pypi/v/ppping.svg https://img.shields.io/github/license/johejo/ppping.svg Maintainability Test Coverage

Description

ping monitoring tool written in Python affected deadman

Demo

result

Environment

ppping works using python’s curses

List of environments actually checking the operation

  • Linux distribution (Ubuntu, ArchLinux)

  • Windows Subsystem for Linux (Ubuntu)

  • UNIX (macOS)

Requirements

  • Python3

Install

Standalone

Download standalone script to a directory that is convenient for you (e.g. “~/.local/bin/” or “/usr/local/bin/”)

$ curl "https://raw.githubusercontent.com/johejo/ppping/master/standalone/ppping" -o ppping
$ chmod +x ppping

Usage

Simple Usage

$ ppping foo.com bar.org WW.XX.YY.ZZ ...

Future help

$ ppping --help

Config File Usage

$ ppping -c [CONFIG_FILE]

This is a sample of configuration file.

[Hosts]
google: www.google.com
google DNS: 8.8.8.8
GitHub: www.github.com

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ppping-0.1.8-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page