File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed
Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ We manage all passwords in <https://opi-team.1password.com>
5050 - [ DH2 - DPU Host 2 - HPE DL360] ( ./hardware/dh2/README.md )
5151 - [ DH3 - DPU Host 3 - HP RL300] ( ./hardware/dh3/README.md )
5252 - [ DH4 - DPU Host 4 - Dell R760] ( ./hardware/dh4/README.md )
53+ - [ DH5 - DPU Host 5 - Dell R760] ( ./hardware/dh5/README.md )
54+ - [ DH9 - DPU Host 9 - Dell R760] ( ./hardware/dh9/README.md )
5355 - [ A100G - 100G Switch - Arista DCS-7280CR] ( ./hardware/A100G/README.md )
5456 - [ TGEN1 - Traffic Generator 1 - Supermicro] ( ./hardware/tgen1/README.md )
5557- [ Running the Test Cases] ( ./Documentation/running-the-tests.md )
Original file line number Diff line number Diff line change 1+ # DPU Host 5
2+
3+ Dell R760ax
4+
5+ # DPU
6+
7+ Nvidia Blue Filed 3
8+
9+ ## BIOS settings
10+
11+ - change power to always on
12+
13+ ## Otel or telegraf
14+
15+ Run telegraf container:
16+
17+ ``` bash
18+ sudo docker run -d --restart=always --network=host -v ./telegraf.d/telegraf.conf:/etc/telegraf/telegraf.conf docker.io/library/telegraf:1.31
19+ ```
You can’t perform that action at this time.
0 commit comments