in reply to Re^2: Working With The Process Table (AIX)
in thread Working With The Process Table (AIX)
because of the struct P::PT uses in current available release, you're pointed to Proc::ProcessTable core dumps on AIX in 64 bit environment in http://www.perlmonks.org/?node_id=918764.
I created that patch some time ago and implemented a full process statistic grabbing for eg. AIX for libstatgrab (download the snapshot from http://www.netbsd.org/~sno/smart-snmpd/).
I tend to update P::PT using the techniques from libstatgrab (Dan Urist grants maintainer permissions to me) and testers would be welcome. But you should be willing to compile that module (you can start compiling current P::PT with above mentioned patch and libstatgrab for testing).
Best regards, Jens
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Working With The Process Table (AIX)
by Limbic~Region (Chancellor) on Aug 09, 2011 at 13:01 UTC |