URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [librpc/] [src/] [rpc/] [rstat.1] - Rev 562
Go to most recent revision | Compare with Previous | Blame | View Log
.\" $FreeBSD: src/lib/libc/rpc/rstat.1,v 1.5 1999/08/28 00:00:46 peter Exp $.\" @(#)rstat.1 2.1 88/08/03 4.0 RPCSRC.TH RSTAT 1 "3 August 1988".SH NAMErstat \- remote status display.SH SYNOPSIS.B rstat.B host.SH DESCRIPTION.LP.B rstatdisplays a summary of the current system status of a particular.BR host .The output shows the current time of day, how long the system hasbeen up,and the load averages.The load average numbers give the number of jobs in the run queueaveraged over 1, 5 and 15 minutes..PPThe.B rstat_svc(8)daemon must be running on the remote host for this command towork..B rstatuses an RPC protocol defined in /usr/include/rpcsvc/rstat.x..SH EXAMPLE.RS.ft B.nfexample% rstat otherhost7:36am up 6 days, 16:45, load average: 0.20, 0.23, 0.18example%.ft R.fi.RE.SH DIAGNOSTICS.LPrstat: RPC: Program not registered.IPThe.B rstat_svcdaemon has not been started on the remote host..LPrstat: RPC: Timed out.IPA communication error occurred. Either the network isexcessively congested, or the.B rstat_svcdaemon has terminated on the remote host..LPrstat: RPC: Port mapper failure - RPC: Timed out.IPThe remote host is not running the portmapper (see.BR portmap(8) ),and cannot accommodate any RPC-based services. The host may be down..SH "SEE ALSO".BR portmap (8),.BR rstat_svc (8)
Go to most recent revision | Compare with Previous | Blame | View Log
