doc: Fix wrong unit of "current" type ipmi sensor

The current type ipmi sensor measures amperes instead of watts.

Change-Id: I5e3b20fe1e838697f4a4ca4dbf70bf43887855ed
This commit is contained in:
Takashi Kajinami 2023-12-15 17:51:18 +09:00
parent ad2c9900bd
commit 37bc5bb1bb
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ The following IPMI sensor meters are recorded:
| .temperature | | | ature | n, Pollster | ing from sensor |
| | | | sensor | | |
+------------------+-------+------+----------+-------------+------------------+
| hardware.ipmi\ | Gauge | W | current | Notificatio\| Current reading |
| hardware.ipmi\ | Gauge | A | current | Notificatio\| Current reading |
| .current | | | sensor | n, Pollster | from sensor |
+------------------+-------+------+----------+-------------+------------------+
| hardware.ipmi\ | Gauge | V | voltage | Notificatio\| Voltage reading |