darrengarvey / procfs-snapshot

Lightweight collection of system statistics for memory and performance analysis on linux
Apache License 2.0
3 stars 6 forks source link

Synopsis

Set of tools to snapshot & analyse procfs of a unix machine.

Installation

Currently this project does not require installation. Required Python depencencies:

On a Debian they can be installed calling:

  sudo apt-get install python-paramiko python-twisted

or

pip install -r requirements.txt

License

Apache License, Version 2.0, January 2004 http://www.apache.org/licenses/