All,

I'm checking the memory (Centos 5.4) usage on a process and pmap is 
reporting 0k used. However, ps -aux | grep igateway shows me the following:

[auto...@autosys02 iTechnology]$ ps aux | grep igateway
root       867  3.6  1.7 1122984 17980 ?       Ssl  Apr22 344:41 
./igateway -b
root       888  0.0  0.1   4624  1196 pts/2    S    Apr22   3:18 /bin/sh 
./WDigateway.sh
autosys   6494  0.0  0.0   4000   728 pts/3    R+   11:40   0:00 grep 
igateway

I understand that ps shows the memory of all shared libraries, but it 
seems odd that the process itself wouldn't have any output with pmap. Is 
there something I'm missing about how pmap works?

thanks,
-- 
Daniel B. Herrington
Director of Field Services
Robert Mark Technologies
[email protected]
o: 651-769-2574
m: 503-358-8575
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to