MINimal MONitor - write and graph: date, time, memory, CPU, temperature, disk i/o and net i/o
Project description
usage: minmon [-h] [-V] [-s SECONDS] [-f FORMAT] [-t]
MINimal MONitor - write and graph: date, time, memory, CPU, temperature, disk i/o and net i/o
MINMON writes on standard output at fixed time intervals a line built
according to the characters in -f --format argument:
• 'y': Date as 'YYYY-mm-dd'
• 'h': Time as 'HH:MM:SS'
• 'm': Memory and Swap % usage as two 2-characters decimal numbers
('**' = 100)
• 'M': Memory and Swap % usage as a 21-characters '0-50-100' linear
graph ('M' = Memory, 'S' = Swap, 'X' = both)
• 'c': CPU % usage and Temperature °C (Celsius degrees)as two
2-characters decimal numbers ('**' = 100)
• 'C': CPU % usage and Temperature °C as a 21-characters '0-50-100'
linear graph ('C' = CPU, 'T' = temperature, 'X' = both)
• 'r': disk Read and Write B/s (bytes per second) as two human-readable
5-characters numbers ('K' = 2 ** 10 = 1024, 'M' = 2 ** 20 = 1024 **
2, 'G' = 2 ** 30 = 1024 ** 3, 'T' = 2 ** 40 = 1024 ** 4)
• 'R': disk Read and Write B/s (bytes per second) as a 19-characters
'1-K-M-G' logarithmic graph ('R' = Read, 'W' = write, 'X' = both)
• 'd': network Download and Upload in B/s (bytes per second) as two
human-readable 5-characters numbers
• 'D': network Download and Upload in B/s (bytes per second) as a
19-characters '1-K-M-G' logarithmic graph ('D' = Download, 'U' =
Upload, 'X' = both)
MINMON is minimal as it has a minimal RAM (6 MB) and CPU footprint.
To stop the program press Ctrl-C.
options:
-h, --help show this help message and exit
-V, --version show program's version number and exit
-s SECONDS, --seconds SECONDS
interval in seconds as an integer greater than 0
(default: '1')
-f FORMAT, --format FORMAT
output format (default: 'yhmMcCrRdD')
-t, --tera-byte extended 25-characters '1-K-M-G-T' logarithmic scale
(default: 19-characters '1-K-M-G')
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
minmon-0.9.9.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file minmon-0.9.9.tar.gz
.
File metadata
- Download URL: minmon-0.9.9.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ab841dbd3742864c51f0046e4f908e3db7a2094e4b8350e92bc317b2ba387d2 |
|
MD5 | 3046ae8baccff2e4df39d255483a6153 |
|
BLAKE2b-256 | 468554310ea20a760f3c86d9ff9d978ee8038ae4d98df4bcd6cb4a9e4df48a4d |
File details
Details for the file minmon-0.9.9-py3-none-any.whl
.
File metadata
- Download URL: minmon-0.9.9-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d808795f233880684678d5ce8dedbde5d70ce5ae591572450c2b0c49c87f64a |
|
MD5 | 2ed578fb2d32aeff11613f0bd6df3392 |
|
BLAKE2b-256 | 112e900b08cb05d070cfb8fb4ab4c0d45fc47bb4d5729eb110109ab85ec8ddf4 |