1753287 Members
5609 Online
108792 Solutions
New Discussion юеВ

Re: Full Command listing

 
Paul Thomson_2
Super Advisor

Full Command listing

Hi

I am trying to get deep into websphere to try and breakdown the processes into category.

Im using
ps fawux | less

wasadmin 27042 0.0 1.4 358752 115868 ? S Feb20 0:00 /opt/WebSphere/AppServer/java/bin/java -Xbootclasspath/p:/opt/WebSphere/Ap
pServer/java/jre/lib/ext/ibmorb.jar:/opt/WebSphere/AppServer/java/jre/lib/ext/ibmext.jar -Dwas.status.socket=55710 -classpath /opt/WebSph
ere/AppServer/properties:/opt/WebSphere/AppSer

The limit is shown above, does anyone know the quick way to show perhaps the full listing f at all possible) for each process ? Is there a limit in the kernel perhaps ?
Perhaps limit to so many characters?

Thanks
Paul
Argh ye land lovers !
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Full Command listing

Shalom Paul,

The default limit is usualy 256 characters.

If you do this:

export UNIX95=1

You will get some enhanced display capabilities that may help you reach your goal.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Paul Thomson_2
Super Advisor

Re: Full Command listing

Steven

Thanks, for the post.

I read some other posts and found

ps fauxwww very useful.

Argh ye land lovers !
Huc_1
Honored Contributor

Re: Full Command listing

You could also try
#lsof
or
#lsof -u wasadmin

Could not describe all that lsof can do for you have a look at man lsof.

Jean-Pierre Huc
Smile I will feel the difference