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.
- Host: GitHub
- URL: https://github.com/jkl404/jklwatch_linux_task_manager
- Owner: JKL404
- Created: 2020-07-15T05:05:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T08:32:19.000Z (almost 5 years ago)
- Last Synced: 2024-10-20T04:18:17.276Z (12 months ago)
- Topics: bas, bash, command, linux, linux-command, monitoring, task-manager, terminal, ubuntu, unix-command
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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