aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/getnodestate/host_info_metrics.json
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/getnodestate/host_info_metrics.json')
-rw-r--r--protocols/getnodestate/host_info_metrics.json67
1 files changed, 67 insertions, 0 deletions
diff --git a/protocols/getnodestate/host_info_metrics.json b/protocols/getnodestate/host_info_metrics.json
new file mode 100644
index 00000000000..d0c9e3c32e1
--- /dev/null
+++ b/protocols/getnodestate/host_info_metrics.json
@@ -0,0 +1,67 @@
+{
+ "metrics":
+ {
+ "snapshot":
+ {
+ "from":1335527020,
+ "to":1335527320
+ },
+ "values":
+ [
+ {
+ "name":"vds.filestor.disk_0.allthreads.put.sum.latency",
+ "description":"Latency of successful requests.",
+ "values":
+ {
+ "average":60.000000,
+ "rate":123.00000,
+ "count":100,
+ "min":5.500000,
+ "max":70.000000,
+ "last":45.500000
+ }
+ },
+ {
+ "name":"vds.filestor.redherring.put.sum.latency",
+ "values":
+ {
+ "average":12345.000000,
+ "rate":54321.00000,
+ "count":1001,
+ "min":51.500000,
+ "max":701.000000,
+ "last":451.500000
+ }
+ },
+ {
+ "name":"vds.filestor.disk_3.allthreads.put.sum.latency",
+ "description":"Latency of successful requests.",
+ "values":
+ {
+ "average":50.000000,
+ "rate":321.00000,
+ "count":110,
+ "min":4.500000,
+ "max":66.000000,
+ "last":42.500000
+ }
+ },
+ {
+ "name":"vds.filestor.disk_0.allthreads.operations",
+ "values":
+ {
+ "count":1500,
+ "rate":3.266666
+ }
+ },
+ {
+ "name":"vds.filestor.disk_3.allthreads.operations",
+ "values":
+ {
+ "count":2000,
+ "rate":5.266666
+ }
+ }
+ ]
+ }
+}