View: 767|Reply: 0

Orange Pi 5 16 Gb conky system monitoring CPU, GPU, NPU

[Copy link]

1

threads

1

posts

33

credits

Novice

Rank: 1

credits
33
Published in 2023-8-29 04:18:18 | Show all floors |Read mode
Hi , I have Orange Pi 5 16 Gb , ssd 500Gb and Armbian 23.08.0-trunk jammy . I have done a system monitoring with conky widgets to control CPU temperature and 8 core cpu usage , ram usage , disk usage . I'd like to add GPU monitoring and overall NPU monitoring . Any idea where can I collect the info for GPU and NPU?
Following the .conkyrc part for cpu
${font Arial:bold:size=10}${color Tan1}CPU ${color DarkSlateGray}${hr 2}
$font${color DimGray}Temp: $alignr ${exec cat /sys/devices/virtual/thermal/thermal_zone0/temp | cut -c1-2} C
$font${color DimGray}CPU1  ${cpu cpu1}% ${cpubar cpu1}
CPU2  ${cpu cpu2}% ${cpubar cpu2}
CPU3  ${cpu cpu3}% ${cpubar cpu3}
CPU4  ${cpu cpu4}% ${cpubar cpu4}
CPU5  ${cpu cpu5}% ${cpubar cpu5}
CPU6  ${cpu cpu6}% ${cpubar cpu6}
CPU7  ${cpu cpu7}% ${cpubar cpu7}
CPU8  ${cpu cpu8}% ${cpubar cpu8}

This thread contains more resources

You need to Log in to download or view,No account?    Register

x
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list