Memory Monitor CLI
Project description
memory-monitor-cli
To install:
$ pip3 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
Built Distribution
Close
Hashes for memory_monitor_cli-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f38e3ff66c7e307e0d7600c5597914f151a154f86d9a7a992f11fbfb3f8967dd |
|
MD5 | 7c41931e0a13ac7243b4654c1a9d7775 |
|
BLAKE2b-256 | cc0a3095bec813091d17e73d18c85ac4ddae23020f0388d8e60b5fd934997b49 |