Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 470 Bytes

netdata_tegrastats

This plugin inspired from nvidia-smi plugin. Add Nvidia Jetson Xavier GPU to netdata dashboard

How to install

  1. Copy tegrastat.chart.py file to the python.d location (/usr/libexec/netdata/python.d)
  2. Copy tegrastat.conf file to /etc/netdata/python.d/ location.
  3. Edit python.d.conf file ( located at /usr/lib/netdata/conf.d/python.d.conf) and add tegrastat: yes under nvidia-smi
  4. Restart your netdata ( systemctl restart netdata )