50 lines
710 B
Plaintext
50 lines
710 B
Plaintext
|
{
|
||
|
"status" :
|
||
|
{
|
||
|
"quorum": {
|
||
|
"node.example.com": {
|
||
|
"node": "node.example.com",
|
||
|
"ip": {
|
||
|
"v4": [
|
||
|
"10.0.3.1"
|
||
|
],
|
||
|
"v6": [
|
||
|
"fe80::f869:d0ff:fea3:3c0a"
|
||
|
]
|
||
|
},
|
||
|
"updated": 1483428452,
|
||
|
"mounts": null
|
||
|
}
|
||
|
},
|
||
|
"health": "alive.",
|
||
|
"leader": "node.example.com"
|
||
|
},
|
||
|
"node" :
|
||
|
{
|
||
|
"node": "difrex-mac.wargaming.net",
|
||
|
"ip": {
|
||
|
"v4": [
|
||
|
"169.254.156.1"
|
||
|
],
|
||
|
"v6": [
|
||
|
"fe80::108d:fcff:fe77:3df6"
|
||
|
]
|
||
|
},
|
||
|
"updated": 1483095493,
|
||
|
"mounts": null
|
||
|
},
|
||
|
"health": ".alive",
|
||
|
"mount" :
|
||
|
{
|
||
|
"state": "OK",
|
||
|
"message": "OK"
|
||
|
},
|
||
|
"metrics": {
|
||
|
"goroutines": 9,
|
||
|
"nodes": 2,
|
||
|
"mountstotal": 0,
|
||
|
"cgocall": 1
|
||
|
}
|
||
|
|
||
|
}
|