Skip to content

Commit

Permalink
docs: update readme title for amd_rocm_smi (influxdata#9826)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjwang90 authored Sep 29, 2021
1 parent 872b29b commit 11193a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/inputs/amd_rocm_smi/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# ROCm System Management Interface (SMI) Input Plugin
# AMD ROCm System Management Interface (SMI) Input Plugin

This plugin uses a query on the [`rocm-smi`](https://github.com/RadeonOpenCompute/rocm_smi_lib/tree/master/python_smi_tools) binary to pull GPU stats including memory and GPU usage, temperatures and other.

### Configuration

```toml
# Pulls statistics from nvidia GPUs attached to the host
# Pulls statistics from AMD GPUs attached to the host
[[inputs.amd_rocm_smi]]
## Optional: path to rocm-smi binary, defaults to $PATH via exec.LookPath
# bin_path = "/opt/rocm/bin/rocm-smi"
Expand Down

0 comments on commit 11193a3

Please sign in to comment.