mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Merge 83644a50ff
into 73d60c4591
This commit is contained in:
commit
8db6037452
1 changed files with 8 additions and 2 deletions
|
@ -26,13 +26,19 @@ echo -en "\n-------------------------------------"
|
|||
echo -en "-------------------------------------\n\n"
|
||||
|
||||
# Displaying I/O usage
|
||||
iostat -m
|
||||
iostat -x
|
||||
|
||||
echo -en "\n-------------------------------------"
|
||||
echo -en "-------------------------------------\n\n"
|
||||
|
||||
# Displaying disk information
|
||||
fdisk -l
|
||||
atop -Dd 1 2
|
||||
|
||||
echo -en "\n-------------------------------------"
|
||||
iostat -m
|
||||
echo -en "\n-------------------------------------"
|
||||
|
||||
fdisk -l
|
||||
#----------------------------------------------------------#
|
||||
# Vesta #
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue