The Framework services and processes start automatically after installation and system reboot, so there is normally no need to stop and restart them. If you need to stop and restart the services and processes manually, follow the instructions below for your platform:
To stop the Framework process:
stopsrc -s npum
To start the Framework process:
startsrc -s npum
To stop the Framework process:
/sbin/init.d/npum stop
To start the Framework process:
/sbin/init.d/npum start
To check the status:
/sbin/init.d/npum status
The following instructions apply to all distributions.
To stop the Framework process:
/etc/init.d/npum stop
To start the Framework process:
/etc/init.d/npum start
To check the status:
/etc/init.d/npum status
The following instructions apply to all supported distributions.
To stop the Framework process:
/etc/init.d/npum stop
To start the Framework process:
/etc/init.d/npum start
To check the status:
/etc/init.d/npum status
Solaris 10 also uses the SMF (Service Management facility). Example commands are:
svcs | grep npum
legacy_run Apr_21 lrc:/etc/rc3_d/S99npum
online Apr_21 svc:/application/security/npum:default
Then, to enable the Framework process:
svcadm enable npum
To disable the Framework process:
svcadm disable npum
To restart the Framework process:
svcadm restart npum
To clear the Framework process:
svcadm clear npum
Please refer to your Solaris documentation for full SMF instructions.
To stop the Framework process:
/sbin/init.d/npum stop
To start the Framework process:
/sbin/init.d/npum start
To check the status:
/sbin/init.d/npum status
To stop the Framework service:
Select the
button.Select
.Select
.Select
.Select the
service.Select
.To start the Framework service, follow the above instructions and select
.