foundationdb/tests/status/separate_idle.json

190 lines
5.9 KiB
JSON

{
"client" : {
"cluster_file" : {
"path" : "tcf/separatecoordinator.cluster",
"up_to_date" : true
},
"coordinators" : {
"coordinators" : [
{
"address" : "127.0.0.1:4991",
"reachable" : true
}
],
"quorum_reachable" : true
},
"database_status" : {
"available" : true,
"healthy" : true
},
"messages" : [
],
"timestamp" : 1416583161
},
"cluster" : {
"cluster_controller_timestamp" : 1416583161,
"configuration" : {
"coordinators_count" : 1,
"excluded_servers" : [
],
"redundancy" : {
"factor" : "single"
},
"storage_engine" : "memory"
},
"data" : {
"average_partition_size_bytes" : 400000,
"least_operating_space_bytes_log_server" : 973715869,
"least_operating_space_bytes_storage_server" : 973737712,
"moving_data" : {
"in_flight_bytes" : 0,
"in_queue_bytes" : 0
},
"partitions_count" : 2,
"state" : {
"healthy" : true,
"name" : "healthy"
},
"total_disk_used_bytes" : 163840,
"total_kv_size_bytes" : 0
},
"latency_probe" : {
"commit_seconds" : 0.048058986663818366,
"read_seconds" : 0.00036311149597167963,
"transaction_start_seconds" : 0.00036787986755371088
},
"machines" : {
"6344abf1813eb05b" : {
"address" : "127.0.0.1",
"cpu" : {
"logical_core_utilization" : 0.19540813571390001
},
"excluded" : false,
"machine_id" : "6344abf1813eb05b",
"memory" : {
"committed_bytes" : 11609460736,
"free_bytes" : 13717364736,
"total_bytes" : 25326825472
},
"network" : {
"megabits_received" : {
"hz" : 0.097836500000000007
},
"megabits_sent" : {
"hz" : 0.097836500000000007
},
"tcp_segments_retransmitted" : {
"hz" : 0
}
}
}
},
"messages" : [
],
"processes" : {
"6f3ff325713a266b" : {
"address" : "127.0.0.1:4444",
"command_line" : "bin/fdbserver -C separatecoordinator.cluster -p auto:4444",
"cpu" : {
"usage_cores" : 0.0064004896068544969
},
"disk" : {
"busy" : 0.7976111665563318
},
"excluded" : false,
"machine_id" : "6344abf1813eb05b",
"memory" : {
"available_bytes" : 13826048000,
"used_bytes" : 108683264
},
"messages" : [
],
"network" : {
"megabits_received" : {
"hz" : 0.0012240199999999999
},
"megabits_sent" : {
"hz" : 0.012104200000000001
}
},
"roles" : [
{
"id" : "1b9f7089f46fca7f",
"role" : "master"
},
{
"id" : "03e40165b1fa8a57",
"role" : "cluster_controller"
},
{
"id" : "4989d9993ee37183",
"role" : "commit_proxy"
},
{
"id" : "009709c84d97df4d",
"role" : "log"
},
{
"id" : "a7c9faa8d806490a",
"role" : "storage"
},
{
"id" : "937e2adf61da7fbc",
"role" : "resolver"
}
],
"version" : "3.0.0-PRERELEASE"
}
},
"qos" : {
"performance_limited_by" : {
"description" : "The database is not being saturated by the workload.",
"name" : "workload"
},
"worst_queue_bytes_log_server" : 624,
"worst_queue_bytes_storage_server" : 0
},
"recovery_state" : {
"description" : "Recovery complete.",
"name" : "fully_recovered"
},
"workload" : {
"bytes" : {
"written" : {
"counter" : 417,
"hz" : 0,
"roughness" : 0
}
},
"operations" : {
"reads" : {
"hz" : 2.3702299999999998
},
"writes" : {
"counter" : 15,
"hz" : 0,
"roughness" : 0
}
},
"transactions" : {
"committed" : {
"counter" : 4,
"hz" : 0,
"roughness" : 0
},
"conflicted" : {
"counter" : 0,
"hz" : 0,
"roughness" : 0
},
"started" : {
"counter" : 81,
"hz" : 1.9999700000000002,
"roughness" : 3.2782300000000002
}
}
}
}
}