Skip to content

Commit 5142d79

Browse files
committed
Add test fixture for Dell ENT NVMe
1 parent 6447df0 commit 5142d79

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"device_info": {
3+
"assessment": "PASS",
4+
"firmware": "2.1.8",
5+
"interface": "nvme",
6+
"model": "Dell Ent NVMe CM6 RI 7.68TB",
7+
"name": "nvme8",
8+
"serial": "Y2Q0A0BPTCF8",
9+
"smart_capable": true,
10+
"smart_enabled": true,
11+
"vendor": "Dell"
12+
},
13+
"if_attributes": {
14+
"availableSpare": 100,
15+
"availableSpareThreshold": 10,
16+
"controllerBusyTime": 2478,
17+
"criticalWarning": 0,
18+
"dataUnitsRead": 177817765,
19+
"dataUnitsWritten": 127992843,
20+
"percentageUsed": 1,
21+
"powerCycles": 750,
22+
"powerOnHours": 17427,
23+
"temperature": 36,
24+
"unsafeShutdowns": 37
25+
}
26+
}

0 commit comments

Comments
 (0)