Sun Management Center 3.6.1 사용 설명서

모듈 명령

disableModule

설명

disableModule 명령은 에이전트(들)의 모듈(들)을 비활성화합니다.

구문

disableModule a=host[:port][,host[:port]]* m=module[+instance][,module[+instance]]*

매개변수

am

enableModule

설명

enableModule 명령은 에이전트(들)의 모듈(들)을 활성화합니다.

구문

enableModule a=host[:port][,host[:port]]* m=module[+instance][,module[+instance]]*

매개변수

am

getLoadedModules

설명

getLoadedModules 명령은 에이전트(들)의 로드된 모듈 목록을 얻습니다.

구문

getLoadedModules a=host[:port][,host[:port]]*

매개 변수

a

getModule

설명

getModule 명령은 에이전트(들)의 특정 모듈에 대한 정보를 얻습니다.

구문

getModule a=host[:port][,host[:port]]* m=module[+instance]

매개변수

am

getModules

설명

getModules 명령은 에이전트(들)의 모든 사용 가능한 모듈 목록을 얻습니다.

구문

getModules a=host[:port][,host[:port]]*

매개 변수

a

loadModule

설명

loadModule 명령은 에이전트(들)의 모듈을 로드합니다.

구문

loadModule a=host[:port][,host[:port]]* m=module[+instance] [moduleName= name] [moduleDesc=description] [moduleParams= key=value[,key=value]*] [-default]

매개변수

a, m, moduleName, moduleDesc, moduleParams-default .

unloadModule

설명

unloadModule 명령은 에이전트(들)의 하나 이상의 모듈을 언로드합니다.

구문

unloadModule a=host[:port][,host[:port]]* m=module[+instance][,module[+instance]]*

매개변수

am