rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.17k stars 264 forks source link

Log output to file #89

Closed ama-jesper closed 4 years ago

ama-jesper commented 4 years ago

We have a headless offline setup where we would like to log the stats to a file.

Is this already possible? If so, could you give a few leads?

rbonghi commented 4 years ago

Hi @ama-jesper you can make your personal script to record the jetson status, follow the examples and for your case:

https://github.com/rbonghi/jetson_stats/blob/master/examples/jtop_logger.py