Go to main content

man pages section 8: System Administration Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

rstatd(8)

Name

rpc.rstatd, rstatd - kernel statistics server

Synopsis

/usr/lib/netsvc/rstat/rpc.rstatd

FMRI

svc:/network/rpc/rstat:default

Description

rpc.rstatd is an RPC service which returns performance statistics obtained from the kernel. rup(1) uses rpc.rstatd to collect the uptime information that it displays.

Attributes

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

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
service/network/legacy-remote-utilities
Interface Stability
Committed

See Also

rup(1), svcs(1), services(5), attributes(7), smf(7), svcadm(8), inetadm(8), inetd(8)

Notes

The rpc.rstatd service is managed by the service management facility, smf(7), under the service identifier:

svc:/network/rpc/rstat:default

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(8). Responsibility for initiating and restarting this service is delegated to inetd(8). Use inetadm(8) to make configuration changes and to view configuration information for this service. The service's status can be queried using the svcs(1) command.

History

The rpc.rstatd service has been present since the initial release of Solaris.

The rpc.rstatd service was enabled by default in releases up through Solaris 9. In the Solaris 10 through 11.3 releases, the service was enabled under the generic_open.xml service profile, but disabled under the generic_limited_net.xml service profile. In Oracle Solaris 11.4, it is disabled by default.

In releases of Solaris before Solaris 11, the rpc.rstatd service was also used to provide load average data to the OpenWindows and CDE performance meter tools.