Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codersomya/process-viewer

Monitor your system's vital resources.
https://github.com/codersomya/process-viewer

Last synced: 11 days ago
JSON representation

Monitor your system's vital resources.

Awesome Lists containing this project

README

        

### Inspiration
__htop__ is a useful command-line tool in the Linux environment to determine the cause of load by each process. It is similar to __Task Manager__ in the Windows OS environment. It can be used to troubleshoot and kill a process that is utilizing excessive server resources.

![Image](./static/demo.png)