logging the memory for the core image of a process

Description:
This script logs the size of the core image for a process with name $1 at a sampling rate of $2 into a file $3. The file can easily be plotted with gnuplot. The command './musa job 15s log' will write the size of the core image of the process called job at 15s intervalls into the file log. It uses a bash shell and requires awk.

Author's Full Name:
Juerg Hauser

Author's Homepage:

Script File:
musa.sh.tar.gz (481 bytes)