Skip to main content

Memory Monitor CLI

Project description

memory-monitor-cli

To install:

$ pip install memory-monitor-cli

Monitor the memory with a time window of 1 minute (m) and refresh each second (60 times per minute):

$ mm-cli run --time-window 1 --time-unit m --frequency 60

Streaming to a file...

$ mm-cli run --time-window 1 --time-unit m --frequency 60 --stream-to-file memory-usage.gz

and (maybe later) show the stream:

$ mm-cli show --stream-from-file memory-usage.gz

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

memory-monitor-cli-0.1.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

memory_monitor_cli-0.1.1-py3-none-any.whl (4.6 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