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

https://github.com/jkl404/jklwatch_linux_task_manager

JKLWATCH is custom LINUX TERMINAL COMMAND which helps to Monitor all process, storage task like TASK MANAGER IN WINDOWS.
https://github.com/jkl404/jklwatch_linux_task_manager

bas bash command linux linux-command monitoring task-manager terminal ubuntu unix-command

Last synced: 6 months ago
JSON representation

JKLWATCH is custom LINUX TERMINAL COMMAND which helps to Monitor all process, storage task like TASK MANAGER IN WINDOWS.

Awesome Lists containing this project

README

          

# ' *** jklwatch *** ' Linux Command
Monitoring all task manager details in brief
It will show following:
1. CURRENT LOAD
2. HOSTNAME INFORMATION
3. FILE SYSTEM DISK SPACE USAGE
4. FREE AND USED MEMORY
5. SYSTEM UPTIME AND LOAD
6. CURRENTLY LOGGED-IN USERS
7. TOP 5 MEMORY-CONSUMING PROCESSES

#Installation commands
1. Download 'jklwatch' file
2. Run following Command in Terminal:
```
sudo chmod 760 jklwatch
sudo mv jklwatch /usr/local/bin
jklwatch