You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Follow these steps to take a service out of maintenance mode:\n
\n
# svcadm clear network/uptmagnt/tcp\n
# svcadm restart network/uptmagnt/tcp\n
\n
Next, run the following command to verify it is running:\n
\n
# svcs -l network/uptmagnt/tcp\n
\n
The enabled and state fields in the output will indicate that the service is enabled and online:\n
\n
fmri svc:/network/uptmagnt/tcp:default\n
name uptmagnt\n
enabled true\n
state online\n
next_state none\n
state_time Thu Oct 19 18:00:09 2006\n
restarter svc:/network/inetd:default\n
contract_id 1719889 1719886 1719885 1719879 1719878 1719877
  • No labels