Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Perspective monitoring method for Linux.

Re: Perspective monitoring method for Linux.

From: Mladen Gogala <mgogala.SPAM_ME.NOT_at_verizon.net>
Date: Tue, 10 Jul 2007 12:14:59 GMT
Message-ID: <pan.2007.07.10.12.15.01@verizon.net>


On Mon, 09 Jul 2007 23:25:32 -0400, NetComrade wrote:

> Could similar things be achieved with strace? ....... We run Oracle
> 9iR2,10gR1/2 on RH4/RH3 and Solaris 10 (Sparc) remove NSPAM to email

I don't think so. The strace utility doesn't have any internal logic that would count and summarize things and it works on a single process. The systemtap utility intercepts system service calls issued by any process on the system and can summarize things.

-- 
http://www.mladen-gogala.com
Received on Tue Jul 10 2007 - 07:14:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US