Sun Java Enterprise System 5 Update 1 Monitoring Guide

ProcedureTo Enable Monitoring in Messaging Server

  1. Enable Instrumentation with the following command:


    MsgServ-base/sbin/configutil -o local.mfagent.enable -v 1
  2. Register the Messaging Server XML module:


    mfwk-base/bin/mfwksetup -r MsgServ-base/lib/com.sun.cmm.ms.xml

    Note –

    The mfwksetup command is normally a private utility. Do not use it outside the context of this procedure.


  3. Restart Messaging Server:


    cd MsgServ-base/sbin
    ./stop-msg
    ./start-msg
  4. Restart the Common Agent Container:


    cacaoadm restart