The Performance Collector is managed different in the Solaris 9 and Solaris 10 environment.
The perfcol daemon runs under the control of the init process. Therefore, it is completely managed by the init process.
Starting the Performance Collector
Automatically started at system start by the init process. If the service is new to init, for example, no reboot has taken place since the perfcol installation, execute the init Q command as superuser. The init Q command triggers init to re-examine /etc/inittab.
Restarting the Performance Collector
Use the /opt/SUNWn1aa/perfcol/sbin/perfcol -k command to kill the perfcol process. The Performance Collector is automatically restarted by the init process.
Stopping the Performance Collector Permanently
Remove the perfcol entry from the /etc/inittab file.
Kill the perfcol process.
# /opt/SUNWn1aa/perfcol/sbin/perfcol -k |
The perfcol daemon runs under the control of the smf. Use svcadm to manage perfcol.
For more information, see the svcadm(1M) man page.