2 projects tagged "jmx console"
MuleSoft Tcat Server is enterprise Tomcat made simple: a fully supported Tomcat server that allows developers to easily build and test today’s connected Web applications, and that simplifies Tomcat management and application provisioning tasks for administrators. Tcat Server has an easy graphical installer and headless installer for Linux (multi-distro: RHEL, Debian, CentOS, Fedora, Ubuntu, openSUSE, etc), Windows, Solaris 10, and Solaris 11. Tcat also offers reliable JVM restarts, server group deployments, a REST API for scripting the console in any language, a groovy shell built into the console, and JMX alerting and monitoring features.
jminix is a simple embeddable restful JMX console. It is useful for when you don't want to use an external full-blown JMX console, but just want to have a simple JMX entry point into your new or existing apps. Embedding JMiniX in a Web app is done simply by declaring a servlet. Deployed as a servlet, it benefits from your Web application configuration such as filters or security constraints.