summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log.json
blob: cbd0e4c7d4827112f5ecfa2b8a111b23b1ca1f5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "critical_warning": 0,
  "temperature": 310,
  "avail_spare": 100,
  "spare_thresh": 5,
  "percent_used": 2,
  "endurance_grp_critical_warning_summary": 0,
  "data_units_read": 9898518,
  "data_units_written": 136157684,
  "host_read_commands": 313528805,
  "host_write_commands": 1928062610,
  "controller_busy_time": 8284,
  "power_cycles": 64,
  "power_on_hours": 4974,
  "unsafe_shutdowns": 39,
  "media_errors": 0,
  "num_err_log_entries": 110,
  "warning_temp_time": 0,
  "critical_comp_time": 0,
  "thm_temp1_trans_count": 0,
  "thm_temp2_trans_count": 0,
  "thm_temp1_total_time": 0,
  "thm_temp2_total_time": 0
}