Home | History | Annotate | Download | only in man1m
 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 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
sccheckd 1M "15 May 2008" "Sun Cluster 3.2" "System Administration Commands"
NAME
sccheckd - service for the cluster configuration check utility
SYNOPSIS

sccheckd 
DESCRIPTION

Note - Beginning with the Sun Cluster 3.2 release, Sun Cluster software includes an object-oriented command set. Although Sun Cluster software still supports the original command set, Sun Cluster procedural documentation uses only the object-oriented command set. For more information about the object-oriented command set, see the Intro(1CL) man page.

The sccheckd service is the server side of the client-server cluster configuration check utility. This utility is called by the sccheck command.

The inetd daemon starts the cluster configuration check service. The service reads the /etc/default/sccheck file at startup and during execution. The service logs diagnostics and error messages to syslog and the console. The sccheckd service has no direct connection to stdin, stdout, or stderr.

The sccheckd service exits when the last client connection exits.

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWsczu
Interface StabilityObsolete
FILES

/etc/default/sccheck

SEE ALSO

Intro(1CL), sccheck(1M), inetd(1M)