rmi


Tag

Case Study: Monitoring a cluster of java daemon processes

Hello, today I am going to speak about a concrete example of the MoSKito Control capabilities. Today we will build up a monitoring system, but not for WebApps as in previous posts, but for just plain java processes, that we are going to call daemons. Daemon, in my understanding, is just a plain old java bean/thread running in background in a separate JVM and doing some work. To make the post easier to write I created a small project on github that serves me as example: https://github.com/dvayanu/moskito-control-rmi-cluster-example (more…)

Leon April 11, 2014