Check system status.
Project description
checkalive
Check system status.
- 检查系统IP地址绑定情况
- 检查系统端口监听情况
- 检查系统进程运行情况等。
Install
pip install checkalive
Installed applications
- checkalive
- checkip
- checkport
- checkproc
Application help
- checkalive
E:\checkalive>checkalive --help
Usage: checkalive [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
checkip Search for the given ip.
checkport Search for the given listening port.
checkproc Search for the given process.
- checkip
E:\checkalive>checkip --help
Usage: checkip [OPTIONS] IP
Search for the given ip.
Options:
-i, --nic TEXT Search the given network interfaces, can use multiple times.
Default to All.
--help Show this message and exit.
- checkport
E:\checkalive>checkport --help
Usage: checkport [OPTIONS] PORT
Search for the given listening port.
Options:
-i, --nic TEXT
-p, --proto TEXT One of all, tcp, tcp4, udp, udp4, inet, inet4, inet6,
tcp6, udp6. Default to tcp.
--help Show this message and exit.
- checkproc
E:\checkalive>checkproc --help
Usage: checkproc [OPTIONS]
Search for the process. One of pid, pidfile, command must be given.
Options:
-i, --pid INTEGER Search by pid.
-f, --pidfile TEXT Search by pid written in pidfile.
-c, --command TEXT Search by command pattern.
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
checkalive-0.1.3.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file checkalive-0.1.3.tar.gz
.
File metadata
- Download URL: checkalive-0.1.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 337e1bb5033f17da7d43a2db8200c35175c63a5667c5e71f07d2108c99e768f9 |
|
MD5 | 9dbb8f819ae1daf052a09f9262067496 |
|
BLAKE2b-256 | 4fd710271dc00a162271ca803d7466e6d82b8ba4554aec2a7f3b8759e3ba83fe |
File details
Details for the file checkalive-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: checkalive-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b036a55b4038c14dd896ba2a2c060aa3290fa61cd6502339e19da226b4f1aed0 |
|
MD5 | 50aeb89a8e89acf504a80841d09bd4ee |
|
BLAKE2b-256 | 74d3db6c13abf15630491ee3930774603c0b0332d87707d0054bf1db1f8458aa |