Re: Monitoring Riak-KV using Golang

2017-04-30 Thread Prakash Parmar
Hi Magnus, Thanks for your quick response. One more question. How I can get Cluster Status ? Regards, Prakash Parmar On 30-Apr-2017, at 3:49 PM, Magnus Kessler mailto:mkess...@basho.com>> wrote: Magnus ___ riak-users mailing list riak-users@lists.b

Re: Monitoring Riak-KV using Golang

2017-04-30 Thread Magnus Kessler
On 30 April 2017 at 10:34, Prakash Parmar wrote: > Hi All, > > For my project I have to read riak status periodically. From CLI, I can do > using command 'riak-admin status’. How I can get in Golang Program ? > > I have gone through riak-go-client but didn’t find any API. > > Any help is really a

Monitoring Riak-KV using Golang

2017-04-30 Thread Prakash Parmar
Hi All, For my project I have to read riak status periodically. From CLI, I can do using command 'riak-admin status’. How I can get in Golang Program ? I have gone through riak-go-client but didn’t find any API. Any help is really appreciated :) You can answer on stackoverflow : http://stacko