MoSKito-Control monitors performance of multi-node applications.
MoSKito-Control is a standalone application, although it needs MoSKito-Core to actually get the performance data.
- From a single glance, you get a complete picture of your app's health.
- You may build combined performance charts with data, taken from multiple nodes.
- The entire health change history is available in a click.
- You can mute monitoring while you're deploying or fixing things, and thus not receive false alarms.
- iPhone app.
UI is MoSKito-Central's strongest point.
It presents 'a bird's eye view' on the monitored application, giving a clear picture of the app's health for both Developers and Managers, predicting any possible or upcoming problem.
The interface feels like a console, filled with leds (light bulbs) that change colors. Every led is an application component, its color is a certain health state.
As soon as component's performance changes, the health indicator changes color. This lets you see the problem instantly and react immediately, before the appearing issue affects the whole app.
MoSKito-Control has 2 main elements:
- Agent (installed into the monitored application),
- Server (WebApp).
Agents fetch performance info from MoSKito-Core and send it to Server via HTTP. Server receives data from multiple Agents, consolidates, processes and displays it through UI.
- Install agent and set up webapp (read the guide).
- Enter addresses of your machines, build the war and put it into another Tomcat.
Enjoy!
MoSKito-Control, as well as other MoSKito Projects, is free and open source (MIT License). Use it as you wish.
We're willing to help everyone.
For any questions, write to [[email protected]](mailto: [email protected]).