32 lines
809 B
JSON
32 lines
809 B
JSON
{
|
|
"client" : {
|
|
"cluster_file" : {
|
|
"path" : "separatecoordinator.cluster",
|
|
"up_to_date" : true
|
|
},
|
|
"coordinators" : {
|
|
"coordinators" : [
|
|
{
|
|
"address" : "127.0.0.1:4991",
|
|
"reachable" : true
|
|
}
|
|
],
|
|
"quorum_reachable" : true
|
|
},
|
|
"database_status" : {
|
|
"available" : false,
|
|
"healthy" : false
|
|
},
|
|
"messages" : [
|
|
{
|
|
"description" : "Unable to locate a cluster controller within 2 seconds. Check that there are server processes running.",
|
|
"name" : "no_cluster_controller"
|
|
}
|
|
],
|
|
"timestamp" : 1416587949
|
|
},
|
|
"cluster" : {
|
|
}
|
|
}
|
|
|