Commit 7337c07
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 24ab3d3 commit 7337c07
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
| |||
182 | 188 | | |
183 | 189 | | |
184 | 190 | | |
185 | | - | |
| 191 | + | |
186 | 192 | | |
187 | 193 | | |
188 | | - | |
| 194 | + | |
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
| |||
0 commit comments