Sun Management Center 3.5 User's Guide

Module Commands

disableModule

Disable a module or modules in an agent or agents. The disableModule command takes the following parameters: a and m

enableModule

Enable a module or modules in an agent or agents. The enableModule command takes the following parameters: a, f, m, and columns.

getLoadedModules

Get a list of loaded modules in an agent or agents. The getLoadedModules command takes the following parameters: a, f, and columns.

getModule

Get information for a particular module. The getModule command takes the following parameters: a, f, m, and columns.

getModules

Get a list of modules in an agent. The getModules command takes the following parameters: a, f, and columns.

loadModule

Load a module in an agent or agents. The loadModule command takes the following parameters: a, f, m, and columns.

The loadModule command can take two additional parameters: moduleName, which is the internationalized module name, and moduleDesc, which is a text description of the module.

unloadModule

Unload one or more modules in an agent or agents. The unloadModule command takes the following parameters: a, f, m, and columns.