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

Power Avg #85

Closed assafzam closed 4 years ago

assafzam commented 4 years ago

Hi @rbonghi,

can you please explain what is the power avg attribute in jtop.stats, I mean Average of what? Thanks!

dx2919717227 commented 4 years ago

64

assafzam commented 4 years ago

64

Thanks, I saw that.
I meant in my question, Average on what values? (from last half hour? last 5 minuets?)

dx2919717227 commented 4 years ago

Average = (power)/(time)
The time is counted from the moment you run the command.(seconds) The power is the total energy consumption during this time.(mW)

kmenezes commented 4 years ago

Hello, in the power monitoring section is the ALL indicative of total board power? The CPU GPU CV rails plus the SOC rail don't seem to add up with what is reported with tegrastats. What is the best way to capture total board power with the application?

rbonghi commented 4 years ago

Hi @assafzam ,

The information from Power avg are read from tegrastats

It is an average system measure from each value that the jetson publish, for more details open an issue directly on the nvidia developer forum