ping-overseer
This is a mass ping monitoring tool with the following features:
- Easily input a list of IP's from any source
- Ping monitors IP's in real time
- Constantly displays what IP's are down
- Highlights for longer downtime IP's
This is based on some functionality from PingInfoView. However, I needed something that ran on MacOS, thus this project was born!
I mainly use this for real-time work during network switch cutovers. It is meant to be a short-term tool (minutes/hours of usage), not something for monitoing over days.
Installation
Get the latest version through PIP/PyPi:
sudo pip3 install --upgrade ping-overseer
NMAP application is also required, download that at: https://nmap.org
Then simply run as:
sudo ping-overseer -h
Release files for ping-overseer 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ping-overseer-0.1.0.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ping_overseer-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.1 kB
Release files / ping-overseer-0.1.0.tar.gz
| Download URL | ping-overseer-0.1.0.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8d905b2c0e62c8ba8568be2959d9ad1d0283cd1a7d2cf92f7c7ec766b2d616fd
|
|
BLAKE2b-256 checksum How to use checksums |
77d4c1322d0286ff4652da9fb429b0bbae73e15fbca8f2fcd74567c046022588
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.1
|
Release files / ping_overseer-0.1.0-py3-none-any.whl
| Download URL | ping_overseer-0.1.0-py3-none-any.whl |
|---|---|
| Size | 16.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d393e4179af4a862d2255218280b268420f4aedc4b9001b01852e0b7c5f21ad1
|
|
BLAKE2b-256 checksum How to use checksums |
ba8699771ed8dfd3fdca7b52c2ecc825ce47807d2238324995cfb91d684d4968
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.1
|