Viewing process fork and exec activity
fork/s
and exec/s
show the number of
fork(S)
and
exec(S)
calls per second.
If the system shows high fork and exec
activity, this may be due to it running a large number of shell
scripts. To avoid this, one possibility is to rewrite the shell
scripts in a high-level compiled language such as C.
Next topic:
Viewing AIO activity
Previous topic:
Identifying excessive read and write system call activity
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003