JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Reference Manual     Oracle Solaris Cluster 4.1
search filter icon
search icon

Document Information

Preface

Introduction

OSC4 1

OSC4 1cl

OSC4 1ha

OSC4 1m

OSC4 3ha

OSC4 4

OSC4 5

crs_framework(5)

derby(5)

property_attributes(5)

Proxy_SMF_failover(5)

Proxy_SMF_multimaster(5)

Proxy_SMF_scalable(5)

rac_framework(5)

rg_properties(5)

r_properties(5)

rt_properties(5)

scalable_service(5)

ScalDeviceGroup(5)

ScalMountPoint(5)

SCTelemetry(5)

SUNW.crs_framework(5)

SUNW.derby(5)

SUNW.Event(5)

SUNW.gds(5)

SUNW.HAStoragePlus(5)

SUNW.Proxy_SMF_failover(5)

SUNW.Proxy_SMF_multimaster(5)

SUNW.Proxy_SMF_scalable(5)

SUNW.rac_framework(5)

SUNW.ScalDeviceGroup(5)

SUNW.ScalMountPoint(5)

SUNW.SCTelemetry(5)

SUNW.vucmm_framework(5)

SUNW.vucmm_svm(5)

vucmm_framework(5)

vucmm_svm(5)

OSC4 5cl

OSC4 7

OSC4 7p

Index

SUNW.SCTelemetry

, SCTelemetry

- resource type for collecting data on system resource usage

Description

SUNW.SCTelemetry is the resource type that enables you to collect data on the usage of system resources. SUNW.SCTelemetry stores system resource usage data in a Java DB database for seven days. The resource of type SUNW.SCTelemetry has a dependency on the resource of type SUNW.derby. For more information, see the SUNW.derby(5) man page.

The extension properties associated with the SUNW.SCTelemetry resource type are as follows:

Extended_accounting_cleanup(boolean)

Specifies whether the extended accounting log file is cleaned up, that is whether historical data is deleted. Possible values for Extended_accounting_cleanup are TRUE and FALSE.

Category

Optional

Default

TRUE

Tunable

Any time

Monitor_retry_count(integer)

Controls fault-monitor restarts. The property indicates the number of times that the process monitor facility restarts the fault monitor. The property corresponds to the -n option passed to the pmfadm(1M) command. The Resource Group Manager (RGM) counts the number of restarts in a specified time window. See the Monitor_retry_interval property for more information. Note that Monitor_retry_count refers to the restarts of the fault monitor itself, not to the resource of type SUNW.SCTelemetry.

Category

Optional

Default

4

Tunable

Any time

Monitor_retry_interval(integer)

Indicates the time window in minutes during which the RGM counts fault-monitor failures. The property corresponds to the -t option passed to the pmfadm(1M) command. If the number of times the fault monitor fails exceeds the value of the Monitor_retry_count property, the process monitor facility does not restart the fault monitor.

Category

Optional

Default

2 minutes

Tunable

Any time

Probe_timeout(integer)

Specifies the timeout value, in seconds, for the probe.

Category

Optional

Default

60 seconds

Minimum

2 seconds

Tunable

Any time

Sampling_interval(integer)

Specifies how often monitoring data is collected. The Telemetry_sampling_interval property must have a value of between 30 and 3600.

Category

Mandatory

Default

60

Minimum

30 seconds

Maximum

3600 seconds

Tunable

Any time

See Also

pmfadm(1M), SUNW.derby(5)