This plugin inspired from nvidia-smi plugin. Add Nvidia Jetson Xavier GPU to netdata dashboard
- Copy tegrastat.chart.py file to the python.d location (
/usr/libexec/netdata/python.d
) - Copy tegrastat.conf file to
/etc/netdata/python.d/
location. - Edit python.d.conf file ( located at
/usr/lib/netdata/conf.d/python.d.conf
) and addtegrastat: yes
under nvidia-smi - Restart your netdata (
systemctl restart netdata
)
Things to do:
- Check fan RPM - For now the file want root permissons
- Add gpu usage gauge to dashboard_info.js