Skip to main content

A Top Output Python Analyzer

Project description

topa

topa - Top Output Python Analyzer

A command line app to analyze linux top command output.

It will shows you below information for each pid you specified:

  • Total record count
  • Max Cpu
  • Min Cpu
  • Average Cpu
  • Max Mem
  • Min Mem
  • Average Mem

Install

pip install topa

Usage

topa -h(--help)
Usage: topa [OPTIONS] FILENAME

  TOPA - Top Output Python Analyzer

  A python cli application to analyze standard linux top output

Options:
  -p, --pid INTEGER       The pid list to be analyzed  [required]
  -o, --out [STD|MD|PDF]  The analyze report file format  [default: STD]
  -h, --help              Show this message and exit.

MD and PDF are not supported yet.

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

topa-0.0.1-py3-none-any.whl (15.9 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