add sensors and smartctl to system-toolbox

This commit is contained in:
Maciej Lebiest 2023-11-07 22:08:23 +01:00
parent c310498465
commit f869d04a46
2 changed files with 6 additions and 1 deletions

View file

@ -57,3 +57,6 @@ echo "iftop - monitor network traffic per hosts"
echo
printTitle "Memory"
printTitle "Storage"
echo "smartctl - check smart disks interfaces"
printTitle "Hardware"
echo "sensors - check temperatures"