Hello,
I have setup dtrace script which is run every 10 minutes:
0,10,20,30,40,50 * * * * /root/bin/sum.sh
(the dtrace script is below).
It runs for 5 min. and saves result in a file (so 5 out of 10 min is recorded)
and records the following data:
dtrace
"Mike Gerdts" pisze:
> On Fri, Jul 6, 2012 at 3:22 PM, wrote:
> > Hello,
> >
> > we have been observing some high syscalls (much higher then usually) during
> > fixed part of week.
> > DTrace shows that they mostly comes from Oracle:
> > ...
> > uname
On Fri, Jul 6, 2012 at 3:22 PM, wrote:
> Hello,
>
> we have been observing some high syscalls (much higher then usually) during
> fixed part of week.
> DTrace shows that they mostly comes from Oracle:
> ...
> uname exece
>