Sun Java Enterprise System 5 Monitoring Guide

ProcedureTo Enable Monitoring in Calendar Server

  1. Edit the ics.conf file:


    vi CalServ-base/cal/config/ics.conf
  2. Add the line:


    local.mfagent.enable="yes"
  3. Register Calendar Server XML module:


    mfwk-base/bin/mfwksetup -r /opt/SUNWics5/cal/lib/com.sun.cmm.cs.xml
  4. Set the LD_LIBRARY_PATH environment variable as follows:


    LD_LIBRARY_PATH=mfwk-base/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
  5. Restart Calendar Server:


    cd CalServ-base/cal/sbin/
    ./stop-cal
    ./start-cal
  6. Restart the Common Agent Container:


    cacaoadm restart