Linux Tech Tips EP#1: System Monitoring Tools

Subscribers:
1,170
Published on ● Video Link: https://www.youtube.com/watch?v=kxpBq9ch8h4



Duration: 11:42
206 views
5


==Disclaimer==
If you are not experienced with Linux, please always make sure that you have backups of your data. DO NOT RUN commands that your are not sure of the outcome of. I will not be held responsible for any damage that could arise from using my guide and acting upon the information that it contains.

Chapters:
0:00 nvme-cli installation
1:22 Psensor installation
2:05 Corectrl installation
3:54 System Monitoring Center installation
5:34 nvme-cli overview
6:16 Psensor overview
7:17 Corectrl overview
8:22 System Monitoring Center overview
11:12 5 second warning "RIP Headphone Users"
11:17 Outro Jam

==System Specs==
OS: Linux Mint 20.3 x86_64
Kernel: 5.15.30-xanmod1
CPU: Intel i5-6500
GPU: AMD RX6600 XT
AMD GPU driver: MESA 22.0.0

==nvme-cli - Monitor the health of NVME drives, monitor endurance, update firmware, securely erase storage and read various logs ==
sudo apt-get install -y nvme-cli
sudo nvme list
sudo nvme id-ctrl /dev/YOURDEVICEHERE
sudo nvme smart-log /dev/YOURDEVICEHERE
https://nvmexpress.org/open-source-nvme-management-utility-nvme-command-line-interface-nvme-cli/
https://github.com/linux-nvme/nvme-cli

==Psensor - Monitors values of the various sensors that are mounted on your mainboard. It is capable of displaying the temperature of the various components of your CPU, GPU,the rotation speed of your fans as well as your CPU/GPU usage==
sudo apt install lm-sensors psensor hddtemp
sudo sensors-detect **CAUTION is needed here, please read output carefully**
https://vitux.com/install-and-use-psensor-in-ubuntu/

==Corectrl - Allows you to control/monitor your CPU/GPU using application profiles defined per application or via global setting==
sudo add-apt-repository ppa:ernstp/mesarc
sudo apt-get update
sudo apt install corectrl
https://gitlab.com/corectrl/corectrl
https://gitlab.com/corectrl/corectrl/-/wikis/Setup - Advanced setup if you wish to use all the CoreCtrl features

==System Monitoring Center - Application for detailed system performance and usage monitoring. Monitoring CPU, RAM, Disk, Network, GPU hardware information/performance.
Monitor/manage processes, users, startup applications and services (systemd). Monitor sensors and general system information==
https://github.com/hakandundar34coding/system-monitoring-center/releases

#linuxtechtips #systemmonitor #linux




Other Videos By CTRL ALT REBOOT


2022-04-28Gaming on Linux EP#15: Bless Unleashed finally working on Linux!!
2022-04-25Gaming on Linux EP#14: vkBasalt: Apex Legends and Shadow of the Tomb Raider | Best Viewed Fullscreen
2022-04-22Friday Freebie EP#2: Amnesia: Rebirth and more free Games from Epic and GOG!!
2022-04-18Gaming on Linux EP#13: Linux vs Windows - GOW and SOTTR
2022-04-15Friday Freebie EP#1: XCOM2 and more!! Free games from Epic and GOG!!
2022-04-10Gaming on Linux EP#12: New World (Steam)
2022-04-10Kernel Panic EP#1: Fedora 35 Nobara Project first look
2022-04-06Linux Tech Tips EP#2 Part Deux: ProtonUp, Installing custom Proton/Wine for Steam, Lutris and Heroic
2022-04-05Linux Tech Tips EP#2: Installing Xanmod custom kernels and custom Proton for Steam/Heroic Launcher
2022-03-26Gaming on Linux EP#11: Farcry 6 (Ubisoft)
2022-03-22Linux Tech Tips EP#1: System Monitoring Tools
2022-03-19Gaming on Linux EP#10: Control (Epic Games)
2022-03-11Gaming on Linux EP#6 Part2: Installing STAR WARS Jedi: Fallen Order (Origin Edition) on Steam
2022-03-11Gaming on Linux EP#9 Part2: Fixing the "shader stutter" on Apex Legends
2022-03-02Gaming on Linux EP#9: Apex Legends!!!
2022-02-27Gaming on Linux EP#4: Diablo 3 Reaper of Souls Part 2 - Installing with Lutris
2022-01-19Gaming on Linux EP#8: God of War PC
2022-01-08Gaming on Linux EP#7: Rise of the Tomb Raider: 20 Year Celebration on Geforce NOW!!!
2022-01-06Gaming on Linux EP#6: STAR WARS Jedi: Fallen Order (Origin Edition)
2022-01-02Gaming on Linux EP#5: Shadow of the Tomb Raider Definitive Edition
2021-12-30Gaming on Linux EP#4: Diablo 3 Reaper of Souls



Tags:
Linux gaming
linux games
linux
linux mint
proton linux
steam
steam on linux
linux for gaming
AMD
CoreCtrl
overclock
monitor
CPU
GPU
Psensor