Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
31
plugins/inputs/redfish/testdata/hp_chassis.json
vendored
Normal file
31
plugins/inputs/redfish/testdata/hp_chassis.json
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"ChassisType": "RackMount",
|
||||
"Location": {
|
||||
"Info": ";;;;1",
|
||||
"InfoFormat": "DataCenter;RoomName;Aisle;RackName;RackSlot",
|
||||
"Placement": {
|
||||
"Rack": "",
|
||||
"Row": ""
|
||||
},
|
||||
"PostalAddress": {
|
||||
"Building": "",
|
||||
"Room": ""
|
||||
}
|
||||
},
|
||||
"Manufacturer": "HP",
|
||||
"Model": "Proliant Gen10",
|
||||
"PartNumber": "CT6NWPYZ",
|
||||
"Power": {
|
||||
"@odata.id": "/redfish/v1/Chassis/1/Power"
|
||||
},
|
||||
"PowerState": "On",
|
||||
"SKU": "CLFYTTWP",
|
||||
"SerialNumber": "QWEVC007C99803",
|
||||
"Status": {
|
||||
"Health": "OK",
|
||||
"State": "Enabled"
|
||||
},
|
||||
"Thermal": {
|
||||
"@odata.id": "/redfish/v1/Chassis/1/Thermal"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue