|
MC4J is a project to create management software for J2EE application servers and other Java applications. It is designed to utilize the JMX specification to connect to and introspect information within supported servers and applications. It provides the ability to browse existing managed beans (MBeans), update configurations, monitor operation and execute tasks.
Current release
MC4J 2.0 Alpha 1 Released (6/18/06)
This is a fairly major rewrite to separate the communications and connectivity code from the interface code. I'll be releasing the communications code as another project. This release also includes a rewrite of the dashboard model to make it more flexible and powerful. I've included the latest of my HTML swing layout system and there are a bunch of dashboards that use this functionality. Next steps are to document the new dashboard system and finish testing server compatibility.
The current release, MC4J 2.0 alpha 1 is available for download.
| Features |
| Can connect to ten different server types from a single interface |
| Multiple live connections to any combination of the supported servers |
| Full MBean tree to view all the exposed information in a server |
| View server configurations and statistics remotely |
| Perform operations on a server |
| Register and track notifications |
| Monitor performance information from the JVM itself using JDK 5 |
| Dynamic charting for all numeric information |
| Custom dashboards for specific features in a server |
| Query the server to find specific MBeans by name or by their attributes |
|


|
Future releases
The future of MC4J is now being refactored and developed, see our Road Map for more information.
JMX Wiki
Also visit the JMX Wiki for more general knowledge sharing on the JMX specification and its uses.
MC4J Supported Servers
Let us know if you have more information on compatibility
| Server |
Versions |
JBoss |
3.2.x, 4.0 |
JMX Remoting |
1.0.1 |
MX4J |
1.1.1, 2.x |
OC4J |
10.0.3 |
Tomcat |
4.1.29, 5.0.x, 5.5.x |
Bea Weblogic |
6.1, 7.0, 8.1, 9 |
IBM WebSphere |
5.0, 5.1, 6.0 |
Apache Geronimo |
M1, M2, M3 |
Sun JSAS |
8, 8.1 |
Pramati |
3.5.3, 4.0 preview |
Hi
I have created a DynmiacMBean and downloaded the attributes,operations from the properties file.
Also i have method which will get the filePath as attribute to load the attributes at runtime.
By using MC4J console after specifying the filePath parameter click on runAction which will load the attributes from the file.
But the MC4J console is not listing the newly added attributes.
It would be great if you could help on this issue.Is ther any option in MC4J to reload the MBeans?
Regards
Subbaraj jeganathan,
Design Analyst,
Wipro Technologies Ltd,
Bangalore.