Skip to main content

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: parse nvidia-smi output during GPU stats load.

Parameters:

  • -t or --time: Change default refresh time to t seconds (default: 2).
  • -d or --disable_gpu: Disable GPU stats load and display.
  • -c or --disable_cpu: Clear screen every c 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

perfmonitor-0.0.6-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page