Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfiosalanitri/process-analyzer

Analyze the ram and cpu usage of a process in real time from command line in linux.
https://github.com/alfiosalanitri/process-analyzer

bash linux

Last synced: about 2 months ago
JSON representation

Analyze the ram and cpu usage of a process in real time from command line in linux.

Awesome Lists containing this project

README

        

# process-analyzer
Analyze the ram and cpu usage of a process in real time from command line in linux.

![preview](./preview.png)

## Installation
- `sudo ln -s /path/to/process-analyzer /usr/local/bin/process-analyzer`

## Usage
- `process-analyzer [-n] 5` to refresh every 5 seconds

# Author:
process-analyzer is written by Alfio Salanitri www.alfiosalanitri.it and are licensed under the terms of the GNU General Public License, version 2 or higher.