Skip to content

Instantly share code, notes, and snippets.

View christopherpaquin's full-sized avatar
🦎
Sleestack

Chris Paquin christopherpaquin

🦎
Sleestack
View GitHub Profile
@christopherpaquin
christopherpaquin / gist:3c500b462d72cb04caf5f0dabda8e5cf
Created January 23, 2026 04:10
Template-NVIDIA-nvidia-smi.xml
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
<version>7.4</version>
<template_groups>
<template_group>
<name>Templates/Hardware</name>
</template_group>
</template_groups>
<templates>
[Unit]
Description=NVIDIA DCGM Exporter
After=network-online.target nvidia-dcgm.service
Wants=network-online.target
[Container]
Image=docker.io/nvidia/dcgm-exporter:latest
Network=host
SecurityLabelDisable=true
AddCapability=SYS_ADMIN