summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log.json b/src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log.json
new file mode 100644
index 000000000..cbd0e4c7d
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/nvme/testdata/nvme-smart-log.json
@@ -0,0 +1,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
+}