summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log-float.json
blob: f63dd977269068dbdbd39176b4980e88f9faa9a8 (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.0,
  "avail_spare": 100.0,
  "spare_thresh": 5.0,
  "percent_used": 2.0,
  "endurance_grp_critical_warning_summary": 0,
  "data_units_read": 9898518.0,
  "data_units_written": 136157684.0,
  "host_read_commands": 313528805.0,
  "host_write_commands": 1928062610.0,
  "controller_busy_time": 8284.0,
  "power_cycles": 64.0,
  "power_on_hours": 4974.0,
  "unsafe_shutdowns": 39.0,
  "media_errors": 0,
  "num_err_log_entries": 110.0,
  "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
}