Skip to content

Solaris service status

cpx February 4, 2013 1 min read Solaris/SunOS

Example of svcs command and output.

# svcs \*nisplus\*
STATE STIME FMRI
online Sep_01 svc:/network/rpc/nisplus:default

 

Example of svcs -l command and output. To get the output shown below, you
must use the instance name in the FMRI.

# svcs -l network/rpc/nisplus:default
fmri svc:/network/rpc/nisplus:default
enabled false
state disabled

 

Be the first to comment

protected · no tracking

0 comments