B.3 oclumon manage
Use the oclumon manage
command to view and change configuration information from the system monitor service.
Syntax
oclumon manage -repos {{changeretentiontime time} | {changerepossize memory_size}} | -get {key1 [key2 ...] | alllogger [-details] | mylogger [-details]}
Parameters
Table B-10 oclumon manage Command Parameters
Parameter | Description |
---|---|
|
The
|
|
Use this option to obtain Cluster Health Monitor repository information using the following keywords:
You can specify any number of keywords in a space-delimited list following the |
|
Displays online help for the |
Usage Notes
-
The local system monitor service must be running to change the retention time of the Cluster Health Monitor repository.
-
The Cluster Logger Service must be running to change the retention time of the Cluster Health Monitor repository.
Example B-6 oclumon manage
$ oclumon manage -get MASTER
Master = node1
$ oclumon manage -get alllogger -details
Logger = node1
Nodes = node1,node2
$ oclumon manage -repos changeretentiontime 86400
$ oclumon manage -repos changerepossize 6000
Parent topic: OCLUMON Command Reference