Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deck of Cards
idFrame


Card
defaulttrue
labelBefore Tiny RDKB


Code Block
languagebash
themeDJango
titleCPU Utilization
root@RaspberryPi-Gateway:~# iostat 
Linux 5.4.72-v7 (RaspberryPi-Gateway) 	03/29/21 	_armv7l_	(4 CPU)

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
           4.63    0.01   23.77    0.09    0.00   71.50

Device:            tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
mmcblk0           3.44        91.07        15.14      96231      15997
mmcblk0p1         0.07         0.69         0.00        729          1
mmcblk0p2         3.33        88.41        15.14      93414      15996



Card
defaulttrue
labelAfter Tiny RDKB


Code Block
languagebash
themeDJango
titleCPU Utilization
root@RaspberryPi-Gateway:/tmp#~# iostat
Linux 5.4.72-v7 (RaspberryPi-Gateway) 	03/29/21 	_armv7l_	(4 CPU)
avg-cpu:  %user   %nice %system %iowait  %steal   %idle
           4.02    0.01   21.68    0.03    0.00   74.26
Device:            tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
mmcblk0           1.33         8.31        10.54      81599     103441
mmcblk0p1         0.01         0.07         0.00        731          1
mmcblk0p2         1.32         8.03        10.54      78780     103440




Deck of Cards
idFrame


Card
defaulttrue
labelBefore Tiny RDKB


Code Block
languagebash
themeDJango
titleRootfs Size on Storage Disk
root@RaspberryPi-Gateway:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root               375.7M    216.1M    136.1M  61% /
devtmpfs                333.7M         0    333.7M   0% /dev
tmpfs                   462.2M      4.0K    462.2M   0% /dev/shm
tmpfs                   462.2M      9.5M    452.7M   2% /run
tmpfs                   462.2M         0    462.2M   0% /sys/fs/cgroup
tmpfs                   462.2M      2.8M    459.4M   1% /tmp
tmpfs                   462.2M    280.0K    461.9M   0% /var/volatile
/dev/mmcblk0p1           48.5M     27.4M     21.0M  57% /boot



Card
defaulttrue
labelAfter Tiny RDKB


Code Block
languagebash
themeDJango
titleRootfs Size on Storage Disk
root@RaspberryPi-Gateway:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root               241.6M    139.5M     85.6M  62% /
devtmpfs                173.0M         0    173.0M   0% /dev
tmpfs                   301.5M      4.0K    301.5M   0% /dev/shm
tmpfs                   301.5M     21.4M    280.1M   7% /run
tmpfs                   301.5M         0    301.5M   0% /sys/fs/cgroup
tmpfs                   301.5M      2.5M    299.1M   1% /tmp
tmpfs                   301.5M    328.0K    301.2M   0% /var/volatile
/dev/mmcblk0p1           50.8M     29.2M     21.6M  58% /boot
tmpfs                    60.3M         0     60.3M   0% /run/user/0




References

Jira

             

Jira
serverJIRA
serverId11deff04-0380-3a3d-a916-0849d4e573f7
keyREFPLTB-916

...