Hi Владимир,

I'll tell you the tools I'm using currently.

Kamon is a good tool for monitoring akka applications. See http://kamon.io/. 
There's an activator project 
<https://github.com/muuki88/activator-akka-kamon> to help you get started 
on using Kamon. 
I have used only akka-cluster JMX tool 
<http://doc.akka.io/docs/akka/2.4.3/scala/cluster-usage.html#Command_Line_Management>
 
for manual administration of akka clusters. Not aware of any other tools. 

Hope I learn about other tools on this thread. :)

--
Joseph


On Monday, April 4, 2016 at 4:13:16 AM UTC+5:30, Владимир Морозов wrote:
>
> Hi all, 
>
> I looking some approach to monitoring and administration akka cluster 
> sharding. 
> I need some way manually stop some actors, view current sharding state - 
> via rest requests (for example)… 
>
> any Ideas or suggestion what I need to read?
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to