fix typo in idrac voltage to be in volts not watts [ci skip]
This commit is contained in:
parent
f587b2737c
commit
9826f8546c
1 changed files with 5 additions and 3 deletions
|
|
@ -1675,7 +1675,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"unit": "watt"
|
||||
"unit": "volt"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
|
@ -1816,6 +1816,8 @@
|
|||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"axisSoftMax": 240,
|
||||
"axisSoftMin": 220,
|
||||
"barAlignment": 0,
|
||||
"drawStyle": "line",
|
||||
"fillOpacity": 10,
|
||||
|
|
@ -1861,7 +1863,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"unit": "watt"
|
||||
"unit": "volt"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
|
@ -1995,6 +1997,6 @@
|
|||
"timezone": "",
|
||||
"title": "iDRAC - Host Stats",
|
||||
"uid": "O19gr0jZk",
|
||||
"version": 5,
|
||||
"version": 6,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue