Sun Java System Instant Messaging 7 2006Q1 Administration Guide

Administering the mfwk Agent

You use the mfwkadm command-line utility to administer the mfwk agent. For example, you can start, stop, and restart the agent, and set up new and view current performance monitoring jobs performed by the agent. Detailed instructions on using this utility are available in the mfwkadm man page. In addition, the agent runs inside the CAC. For information on the CAC, refer to the cacaoadm and cacao man pages. This section provides instructions for locating these man pages.

Table 17–2 lists the paths to the man pages.

Table 17–2 mfwkadm and CAC man page paths

Component  

Solaris Path  

Linux Path  

mfwkadm

/opt/SUNWmfwk

/opt/sun/mfwk

CAC

/opt/SUNWcacao/man

/opt/sun/man

ProcedureTo Access the mfwkadm and CAC man Pages

Steps
  1. On the command line, check your MANPATH environment variable to see if the correct paths are already there.

  2. If the correct path is not there, append the location of the mfwkadm utility and CAC man pages to your MANPATH environment variable.

    For example, on Solaris:


    MANPATH=/usr/dt/man:/usr/man:/opt/SUNWmfwk:/opt/SUNWcacao/man

    On Linux, update /etc/man.config with the path to the man pages.

  3. Verify that the man pages are accessible.

    For example:


    man mfwkadm