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
Repository https://github.com/rbonghi/jetson_stats
Homepage https://rnext.it/jetson_stats
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%
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
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
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...
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
jtopNow 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%
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