team.server.* > Monitoring > {WebSphere Application Server cell} > Configuration > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes
CacheDiskStoreDirectory
contains enough space to accommodate both the CacheMaxBytesLocalDisk
and ProblemCacheMaxBytesLocalDisk
. This determines how much information is retained by the CLM Server Monitoring before being evicted.
To collect all user activities, not just those that are problems (this can be memory intensive), set RegisterActivitywithSession
to true
.
To turn on all monitors, set AllMonitorsEnabled
to true
and DiagnosticsEnabled
to true
.
To enable monitors on a monitor-by-monitor basis, you must navigate to each monitor. (AllMonitorsEnabled
can be left false
in this case.)
For each monitor, set Enabled
to true
to enable it. You can set the Threshold
(the default is 10s, an L is required after the number when setting a new value, for example, 5000L
for 5 seconds), which determines how long an execution should take before a problem is created and whether aggregates should be collected. Set RollupEnabled
to true
.
These attributes can be found in the monitors in these locations:
team.server.* > CORBA > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > Cache > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > DB Statement > {WebSphere Application Server cell} > {!WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > HTTP Client Request > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > Pool > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > Request > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > SPARQL > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes team.server.* > Service > {WebSphere Application Server cell} > {WebSphere Application Server node} > {WebSphere Application Server name} > Attributes
team.server.* > Monitoring > Configuration > Attributes
CacheDiskStoreDirectory
contains enough space to accommodate both the CacheMaxBytesLocalDisk
and ProblemCacheMaxBytesLocalDisk
. This determines how much information is retained by the CLM Server Monitoring before being evicted.
To collect all user activities, not just those that are problems (this can be memory intensive), set RegisterActivitywithSession
to true
.
To turn on all monitors, set AllMonitorsEnabled
to true
and DiagnosticsEnabled
to true
.
To enable monitors on a monitor-by-monitor basis, you must navigate to each monitor (AllMonitorsEnabled
can be left false
in this case).
For each monitor, set Enabled
to true
to enable. You can set the Threshold
(the default is 10s, an L is required after the number when setting a new value, for example, 5000L
for 5 seconds), which determines how long an execution should take before a problem is created and whether aggregates should be collected. Set RollupEnabled
to true
.
These attributes can be found in the monitors in these locations:
team.server.* > CORBA > Attributes team.server.* > Cache > Attributes team.server.* > DB Statement > Attributes team.server.* > HTTP Client Request > Attributes team.server.* > Pool > Attributes team.server.* > Request > Attributes team.server.* > SPARQL > Attributes team.server.* > Service > Attributes