1 '\" te 2 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved. 3 .\" 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. 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. 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] 6 .TH RPC.RSTATD 1M "Nov 4, 2004" 7 .SH NAME 8 rpc.rstatd, rstatd \- kernel statistics server 9 .SH SYNOPSIS 10 .LP 11 .nf 12 \fB/usr/lib/netsvc/rstat/rpc.rstatd\fR 13 .fi 14 15 .SH DESCRIPTION 16 .sp 17 .LP 18 \fBrpc.rstatd\fR is a server which returns performance statistics obtained from 19 the kernel. \fBrup\fR(1) uses \fBrpc.rstatd\fR to collect the \fBuptime\fR 20 information that it displays. 21 .sp 22 .LP 23 \fBrpc.rstatd\fR is an RPC service. 24 .SH SEE ALSO 25 .sp 26 .LP 27 \fBrup\fR(1), \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M), 28 \fBsvcadm\fR(1M), \fBservices\fR(4), \fBattributes\fR(5), \fBsmf\fR(5) 29 .SH NOTES 30 .sp 31 .LP 32 The \fBrpc.rstatd\fR service is managed by the service management facility, 33 \fBsmf\fR(5), under the service identifier: 34 .sp 35 .in +2 36 .nf 37 svc:/network/rpc/rstat:default 38 .fi 39 .in -2 40 .sp 41 42 .sp 43 .LP 44 Administrative actions on this service, such as enabling, disabling, or 45 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for 46 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use 47 \fBinetadm\fR(1M) to make configuration changes and to view configuration 48 information for this service. The service's status can be queried using the 49 \fBsvcs\fR(1) command.