Monitor system performance

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
just4geeks
Premium Member
Premium Member
Posts: 644
Joined: Sat Aug 26, 2006 3:59 pm
Location: Mclean, VA

Monitor system performance

Post by just4geeks »

I have a bunch of Unix scripts that invoke DataStage Jobs in turn. I want to monitor CPU Usage on our UNIX system during our runs. I have looked into the vmstat command which provides % of Idle CPU.

Has anyone else used vmstat or iostat? Can you share your ideas?
Attitude is everything....
owen3
Participant
Posts: 18
Joined: Mon Dec 17, 2007 8:27 pm

Post by owen3 »

you can also use topas, prstat -t, top etc.............or DSDirLog\rt click\monitor\rt click (at small screen)\show % CP
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

I would look at swap space and % of IO on topas. Either will kill your performance.
Mamu Kim
Post Reply