source: rtems-libbsd/services/librpc/src/rpc/rstat_svc.8 @ e599318

4.1155-freebsd-126-freebsd-12freebsd-9.3
Last change on this file since e599318 was 20ec9e6, checked in by Joel Sherrill <joel.sherrill@…>, on 08/03/12 at 19:19:49

librpc: Initial addition

This does not currently compile. There is an include file
issue and int32_t is not defined even though stdint.h is included
before its use.

  • Property mode set to 100644
File size: 662 bytes
Line 
1.\" $FreeBSD: src/lib/libc/rpc/rstat_svc.8,v 1.5 1999/08/28 00:00:47 peter Exp $
2.\" @(#)rstat_svc.8c    2.2 88/08/03 4.0 RPCSRC; from 1.10 87/09/09 SMI
3.TH RSTAT_SVC 8 "24 November 1987"
4.SH NAME
5rstat_svc \- kernel statistics server
6.SH SYNOPSIS
7.B /etc/rstat_svc
8.SH DESCRIPTION
9.LP
10.B rstat_svc
11is a server which returns performance statistics
12obtained from the kernel.
13These statistics are graphically displayed by the Sun Microsystems program,
14.BR perfmeter (1).
15The
16.B rstat_svc
17daemon is normally invoked at boot time through /etc/rc.local.
18.PP
19.B rstat_svc
20uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x.
21.\" .SH "SEE ALSO"
22.\" .BR rstat (1),
Note: See TracBrowser for help on using the repository browser.