@pirahansiah
Monitoring System Resources on NVIDIA Jetson Nano
1. Tegrastats Utility: Use the tegrastats utility for real-time system monitoring: "sudo /usr/bin/tegrastats"
This command displays live data about CPU, GPU, memory usage, and temperature.
2. Installing jtop
sudo -H pip3 install jetson-stats
sudo jtop