OE4T / meta-tegra-community

Repository for community-maintained recipes for additional packages for NVIDIA Jetson platforms
MIT License
16 stars 22 forks source link

python3-jetson-stats: add recipe #95

Closed ichergui closed 1 year ago

ichergui commented 1 year ago

to monitor jetson resources

Aug 28 12:13:51 jetson-tx2-devkit jtop[4275]: [INFO] jtop.core.fan - RPM tegra_pwmfan(1) found in /sys/class/hwmon/hwmon2 Aug 28 12:13:51 jetson-tx2-devkit jtop[4275]: [INFO] jtop.core.fan - RPM pwm_tach found in /sys/class/hwmon/hwmon1 Aug 28 12:13:51 jetson-tx2-devkit jtop[4275]: [INFO] jtop.core.fan - Fan temp controller tegra_pwmfan found in /sys/class/hwmon/hwmon2/temp_control Aug 28 12:13:51 jetson-tx2-devkit jtop[4275]: [INFO] jtop.core.jetson_clocks - jetson_clocks found in /usr/bin/jetson_clocks Aug 28 12:13:51 jetson-tx2-devkit jtop[4275]: [INFO] jtop.core.nvpmodel - nvpmodel running in [3]MAXP_CORE_ARM - Default: 3 Aug 28 12:13:51 jetson-tx2-devkit jtop[4294]: [INFO] jtop.service - Initialization service Aug 28 12:13:52 jetson-tx2-devkit jtop[4294]: [INFO] jtop.core.jetson_clocks - Store jetson_clocks configuration in /usr/local/jtop/l4t_dfs.conf Aug 28 12:13:52 jetson-tx2-devkit jtop[4294]: [INFO] jtop.service - service ready Aug 28 12:15:37 jetson-tx2-devkit jtop[4294]: [INFO] jtop.service - jtop timer thread started 1000ms Aug 28 12:16:24 jetson-tx2-devkit jtop[4294]: [INFO] jtop.service - jtop timer thread close root@jetson-tx2-devkit:~# root@jetson-tx2-devkit:~# root@jetson-tx2-devkit:~# python3 -m jtop.core.jetson_libraries CUDA: 10.2.300 OPENCV: 4.1.0 - with CUDA: YES TensorRT: 8.2.1 cuDNN: 8.2.1 VPI: 1.2.3 Vulkan: 1.1.126 root@jetson-tx2-devkit:~#