Commit ad902aa
Fix GPU power_draw & power_limit for schema v13
In the nvidia smi schema v13 the elements containing the power draw &
power limit of the GPU have been changed. This commit contains a
workaround for this, similar to an already existing workaround in the
nvidia_smi plugin.
CMK-29762
Closes: #891
Co-authored-by: Logan Connolly <logan.connolly@checkmk.com>
Change-Id: If3d46b2246139306e5a7b8af750a22760761d7a61 parent fed58d5 commit ad902aa
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| |||
184 | 190 | | |
185 | 191 | | |
186 | 192 | | |
187 | | - | |
| 193 | + | |
188 | 194 | | |
189 | 195 | | |
190 | | - | |
| 196 | + | |
191 | 197 | | |
192 | 198 | | |
193 | 199 | | |
| |||
0 commit comments