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.4.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file checkalive-0.1.4.tar.gz
.
File metadata
- Download URL: checkalive-0.1.4.tar.gz
- Upload date:
- Size: 4.2 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 | 7b6ca5a977b2b26dbd10525c4fd5b8e4f90ccd5e5d7d93e7d8c6b9f7aa9ca71e |
|
MD5 | 4b5325f595cfb231c88b2b8015ef3a88 |
|
BLAKE2b-256 | 602ef1ed8d31945d7c4445a3b8a4cd6e44ef63f12a4e1e4b3d42bebc62dcb105 |
File details
Details for the file checkalive-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: checkalive-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.3 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 | 79a66f52e185d67b7c5155670ec1e0e32227375ff6d69799bdf6b27645feaad9 |
|
MD5 | b96a1e92e89d18c910f0bb361881946e |
|
BLAKE2b-256 | dc1278ac835705c5597d43f48bf0ed2a61e63323f055fb9d92e7d13394808eda |