Performance monitor CLI for Windows: parse and display performance counter from 'psutil' and 'nvidia-smi'.
Project description
Performance monitor CLI for Windows
Parse and display performance counter from psutil
and nvidia-smi
.
Minimum height:
- If GPU: 17 + #CPUs/2
- Else: 9 + #CPUs/2
Unfortunately, temperature reading for CPU is not available.
Requires
psutil
: load CPU+MEM stats.termcolor
: color stuff.xmltodict
: parsenvidia-smi
output during GPU stats load.
Parameters:
-t
or--time
: Change default refresh time tot
seconds (default: 2).-d
or--disable_gpu
: Disable GPU stats load and display.-c
or--disable_cpu
: Clear screen everyc
prints (default: 5).
Run standalone
- Install
requirements.txt
- Run with:
python main.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
perfmonitor-0.0.5.tar.gz
(8.1 kB
view details)
File details
Details for the file perfmonitor-0.0.5.tar.gz
.
File metadata
- Download URL: perfmonitor-0.0.5.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.1 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11ae65cc930102df6b978fd7bee0ea18c0c702fa73fbbfe59f0875fd92a4988c |
|
MD5 | 2f32cd5ca2241a6ab77acf3eb82d07cd |
|
BLAKE2b-256 | 143ec6f512ce1cbee9b58abafa2119f510dff8779986666355c6da6665c69d53 |