🌐
PyPI
pypi.org › project › jetson-stats
jetson-stats · PyPI
jetson-stats can be installed with pip, but need superuser: sudo pip3 install -U jetson-stats · Don't forget to logout/login or reboot your board · 🚀 That's it! 🚀 · Start jtop it's pretty simple just write jtop! jtop · A simple interface ...
      » pip install jetson-stats
    
Published   Mar 19, 2025
Version   4.3.2
🌐
jetson-stats
rnext.it › jetson_stats
jetson-stats 7.1.5 - rnext - Raffaello Bonghi
jetson-stats can be installed with pip · sudo pip3 install -U jetson-stats · Don’t forget to logout/login or reboot your board · 🚀 That’s it! 🚀 · Start jtop it’s pretty simple just write jtop! jtop · A simple interface will ...
🌐
NVIDIA Developer
developer.nvidia.com › embedded › community › jetson-projects › jetson_stats
Jetson Stats | NVIDIA Developer
jetson-stats is a package for monitoring and controlling your NVIDIA Jetson [Orin, Xavier, Nano, TX] series. jetson-stats is a powerful tool to analyze your board, and you can use it with a stand-alone application with jtop or import in your ...
🌐
GitHub
github.com › NVIDIA-AI-IOT › ros2_jetson_stats
GitHub - NVIDIA-AI-IOT/ros2_jetson_stats: ROS 2 package for monitoring and controlling NVIDIA Jetson Platform resources · GitHub
Install Jetson Stats: sudo -H pip install -U jetson-stats · Clone repo in ros2 workspace cd dev_ws/src git clone https://github.com/NVIDIA-AI-IOT/ros2_jetson_stats.git · Build sudo rosdep install --from-paths ros2_jtop --ignore-src --rosdistro ...
Starred by 70 users
Forked by 18 users
Languages   Python 96.3% | CMake 3.7%
🌐
JetsonHacks
jetsonhacks.com › articles › article › jtop: the ultimate tool for monitoring nvidia jetson devices
jtop: The Ultimate Tool for Monitoring NVIDIA Jetson Devices - JetsonHacks
February 8, 2023 - There are a couple of ways to install jtop. The easiest way is to use the Python Install Package (pip) to install jetson-stats from PyPi.
🌐
PyPI
pypi.org › project › jetson-stats-node-exporter
jetson-stats-node-exporter · PyPI
Make sure your local installation of jetson-stats is 4.2.9. Otherwise, you will run into dependency issues. ... > export JSN_RELEASE="0.1.3" > sudo -H pip3 install -U https://github.com/laminair/jetson_stats_node_exporter/releases/download/$JSN_RELEASE/jetson_stats_node_exporter-$JSN_RELEASE-py3-none-any.whl
      » pip install jetson-stats-node-exporter
    
Published   Sep 05, 2025
Version   0.1.3
🌐
PyPI Stats
pypistats.org › packages › jetson-stats
jetson-stats
PyPI page Home page Author: Raffaello Bonghi License: AGPL-3.0 Summary: Interactive system-monitor and process viewer for all NVIDIA Jetson [Orin, Xavier, Nano, TX] series Latest version: 4.3.2 Downloads last day: 1,923 Downloads last week: 10,734 Downloads last month: 40,569
🌐
GitHub
github.com › rbonghi › jetson_stats › wiki › Home › ac4c84f869bc2b3c001f8ba5571e41e257686c9b
Home · rbonghi/jetson_stats Wiki · GitHub
jetson_release - The command show ... linux service · The installation is easy and don't require more commands · sudo -H pip install jetson-stats ·...
Author   rbonghi
🌐
InfluxData
influxdata.com › home › the nvidia jetson series - part 1 (jetson-stats)
The NVIDIA Jetson Series - Part 1 (Jetson-Stats) | InfluxData
October 6, 2021 - When working with embedded systems such as the Jetson family, resources are scarce. Through monitoring hardware thermals, GPU utilization and power consumption we can assess how much strain our Vision AI pipeline is placing on the device.
🌐
GitHub
github.com › sanpingz › jetstats
GitHub - sanpingz/jetstats: 📊 Simple package to monitoring and control your NVIDIA Jetson [Xavier NX, Nano, AGX Xavier, TX1, TX2]
When you install jetson-stats are included: jtop · jetson_config · jetson_release · jetson_swap · jetson_variables · Read the Wiki for more detailed information or read the package documentation. sudo -H pip install -U jetson-stats · 🚀 ...
Author   sanpingz
Find elsewhere
🌐
NVIDIA Isaac ROS
nvidia-isaac-ros.github.io › repositories_and_packages › isaac_ros_jetson › isaac_ros_jetson_stats › index.html
isaac_ros_jetson_stats — Isaac ROS
Exit the Isaac ROS environment and install jetson-stats on your host: sudo pip3 install --break-system-packages -U jetson-stats
🌐
NVIDIA Developer Forums
forums.developer.nvidia.com › robotics & edge computing › jetson systems › jetson thor
Install jetson-stats fail - Jetson Thor - NVIDIA Developer Forums
September 2, 2025 - Hi, My dev is AGX Thor devkit.I can not install jetson-stats by pip: nvidia@nvidia:~$ sudo pip3 install -U jetson-stats [sudo] password for nvidia: error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install.
🌐
piwheels
piwheels.org › project › jetson-stats
piwheels - jetson-stats
pip3 install jetson-stats · distro · smbus2 · PyPI page · pypi.org/ project/ jetson-stats · Project JSON · piwheels.org/ project/ jetson-stats/ json · Versions · 93 · Files · 2 · Downloads · (all time) loading... Downloads · (last 30 days) loading...
🌐
Libraries.io
libraries.io › pypi › jetson-stats
jetson-stats 4.3.2 on PyPI - Libraries.io - security & maintenance data for open source software
jetson-stats can be installed with pip, but need superuser: sudo pip3 install -U jetson-stats · Don't forget to logout/login or reboot your board · 🚀 That's it! 🚀 · Start jtop it's pretty simple just write jtop! jtop · A simple interface ...
🌐
Reddit
reddit.com › r/jetsonnano › jetson-stats 3.0
r/JetsonNano on Reddit: jetson-stats 3.0
August 1, 2020 -

Hi all,

This is my first post here. I would like to share my new jetson-stats update.

Jetson-stats is a simple package to monitoring and control your NVIDIA Jetson Xavier NX, Nano, AGX Xavier, TX1, TX2

Install: sudo -H pip install -U jetson-stats

jtop

Now jtop run without sudo permission and you can write a script including this API without problems.

  • run without sudo permission

  • New documentation: https://rbonghi.github.io/jetson_stats/jtop.html

  • jtop include new shared memory between GPU

  • Improved fan controller

  • New examples: https://github.com/rbonghi/jetson_stats/tree/master/examples

  • It's simple now to log all data with a simple python script:

    • jtop_logger

    • jtop callback

    • jtop control

More details on: https://github.com/rbonghi/jetson_stats

🌐
GitHub
github.com › rbonghi › jetson_stats
GitHub - rbonghi/jetson_stats: 📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series - rbonghi/jetson_stats
Starred by 2.6K users
Forked by 327 users
Languages   Python 91.1% | Shell 8.8% | Dockerfile 0.1%
🌐
DeepWiki
deepwiki.com › rbonghi › jetson_stats
rbonghi/jetson_stats | DeepWiki
March 19, 2026 - Standard Install: sudo pip3 install -U jetson-stats README.md47-50
🌐
Medium
medium.com › the-modern-scientist › how-to-check-the-gpu-status-on-the-jetson-platform-ec5556b7442a
How to check the GPU status on the Jetson platform? | by Tinz Twins | The Modern Scientist | Medium
September 26, 2024 - Nvidia-smi is not supported on Jetson Platform. Instead nvidia-smi you can use jetson-stats. ... sudo apt install python-pip -y # install jetson-stats sudo -H pip install jetson-stats # reboot jetson sudo reboot
🌐
GitHub
github.com › rbonghi › ros_jetson_stats
GitHub - rbonghi/ros_jetson_stats: 🐢 The ROS jetson-stats wrapper. The status of your NVIDIA jetson in diagnostic messages
November 17, 2020 - Check your NVIDIA board have installed jetson-stats otherwise install it · sudo -H pip install -U jetson-stats · Clone this repository in your workspace · Run catkin_make to locate ros_jetson_stats in your workspace · Add in your launch ...
Starred by 67 users
Forked by 26 users
Languages   Python 96.5% | CMake 3.5% | Python 96.5% | CMake 3.5%
🌐
GitHub
github.com › rbonghi › jetson_stats › blob › master › jtop › jtop.py
jetson_stats/jtop/jtop.py at master · rbonghi/jetson_stats
📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series - rbonghi/jetson_stats
Author   rbonghi