Sun Java System Instant Messaging 7 2006Q1 Administration Guide

Enabling and Disabling Monitoring for Instant Messaging

Before you can use the mfwk agent, you need to configure the Instant Messaging server to make its activities available (turn on instrumentation) for use by mfwk as described in this section. Monitoring is disabled by default when you install Instant Messaging.

ProcedureTo Enable or Disable Monitoring for Instant Messaging

Steps
  1. Open iim.conf.

    See iim.conf File Syntax for more information.

  2. Change the value of the iim_server.monitor.enable parameter.

    • To enable monitoring:


      iim_server.monitor.enable=true
      
    • To disable monitoring:


      iim_server.monitor.enable=false
      
  3. Save and close the file.

  4. Refresh the server.


    imadmin refresh server
    

    Caution – Caution –

    Do not use the imadmin start, imadmin stop, or imadmin refresh commands in an HA environment with Sun Cluster. Instead, use the Sun Cluster administrative utilities.