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 J-10 oclumon manage Command Parameters
Parameter | Description |
---|---|
-repos {{changeretentiontime time} | {changerepossize memory_size}} |
The
|
-get key1 [key2 ...] |
Use this option to obtain CHM repository information using the following keywords:
You can specify any number of keywords in a space-delimited list following the |
-h |
Displays online help for the |
Usage Notes
The local system monitor service must be running to change the retention time of the CHM repository.
The Cluster Logger Service must be running to change the retention time of the CHM repository.
Examples
The following examples show commands and sample output:
$ 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