Home | History | Annotate | Download | only in man5
 te
CDDL HEADER START

The contents of this file are subject to the terms of the
Common Development and Distribution License (the "License").
You may not use this file except in compliance with the License.

You can obtain a copy of the license at CDDL.txt
or http://www.opensolaris.org/os/licensing.
See the License for the specific language governing permissions
and limitations under the License.

When distributing Covered Code, include this CDDL HEADER in each
file and include the License file at CDDL.txt.
If applicable, add the following below this CDDL HEADER, with the
fields enclosed by brackets "[]" replaced with your own identifying
information: Portions Copyright [yyyy] [name of copyright owner]

CDDL HEADER END
Copyright 2005 Sun Microsystems, Inc. All rights
reserved. Use is subject to license terms.
SUNW.SCTelemetry 5 "12 Jul 2005" "Sun Cluster 3.2" "Sun Cluster Miscellaneous"
NAME
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:

.na Extended_accounting_cleanup(boolean) .ad 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.

.na Category .ad Optional

.na Default .ad TRUE

.na Tunable .ad Anytime

.na Monitor_retry_count(integer) .ad 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.

.na Category .ad Optional

.na Default .ad 2

.na Tunable .ad Anytime

.na Monitor_retry_interval(integer) .ad 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.

.na Category .ad Optional

.na Default .ad 2 minutes

.na Tunable .ad Anytime

.na Probe_timeout(integer) .ad Specifies the timeout value, in seconds, for the probe.

.na Category .ad Optional

.na Default .ad 30 seconds

.na Tunable .ad Anytime

.na Sampling_interval(integer) .ad Specifies how often monitoring data is collected. The Telemetry_sampling_interval property must have a value of between 30 and 3600.

.na Category .ad Mandatory

.na Default .ad 60

.na Tunable .ad Anytime

SEE ALSO

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