PDA

View Full Version : process monitoring on aix?


exoid
05-18-2008, 08:37 AM
Hello,

How would i go about getting this to work? On our production server we want to make sure there are no stall processes so I would like to setup somehow to get a warning if there is an active process that is running for more than say.. 3-4hrs?

Right now we manually monitor this with topas -P command and look for longest time.

anyone shred some information?