If you want to use the Sun Java ES Management Framework (Java ES MF) for monitoring, you must enable the Java ES MF plug-in.
For more information about administering the Java ES MF, see the Sun Java Enterprise System 5 Monitoring Guide.
You can use DSCC to perform this task. For information, see Directory Service Control Center Interface and the DSCC online help.
Initialize and register the Java ES Monitoring Framework.
$ dsccsetup mfwk-reg |
For the location of this command, see Command Locations.
Enable the Java ES Management Framework plug-in.
$ dsconf enable-plugin -h host -p port "Monitoring Plugin" Enter "cn=Directory Manager" password: Directory Server must be restarted for changes to take effect. |
Restart the Directory Server instance.
$ dsadm restart instance-path |
Verify that the Java ES Management Framework plug-in is enabled.
$ dsconf get-plugin-prop -h host -p port -v "Monitoring Plugin" Enter "cn=Directory Manager" password: Reading property values of the plugin "Monitoring Plugin"... argument : depends-on-named : depends-on-type : database desc : Monitoring plugin enabled : on feature : Monitoring init-func : mf_init lib-path : /opt/SUNWdsee/ds6/lib/mf-plugin.so type : object vendor : Sun Microsystems, Inc. version : 6.0 |