We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6447df0 commit 5142d79Copy full SHA for 5142d79
etc/kayobe/ansible/scripts/tests/Dell_ENT_NVMe_CM6.json
@@ -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