- or download this
{
local @SIG{'INT', 'TERM'} = (sub {warn 'Interrupt!'}) x 2;
`$cmd -P ALL $interval >> $path`;
}
- or download this
{
local @SIG{'INT', 'TERM'} = (sub {warn 'Interrupt!'}) x 2;
`$cmd -P ALL $interval | timestamp.pl >> $path`;
}
- or download this
Processing mpstat-5_EDT
Number of samples: 9
...
Processing vmstat-5_EDT
Number of samples: 0