On Wed, 30 Jan 2008 23:06:03 -0800
"Neeraj Gupta" <[EMAIL PROTECTED]> wrote:

> Thanks Craig.
> 
> I have some more data to post now.
> ps aux --sort vsz | grep -v [my user name]
> I am listing all heavy memory loaded processes here. Please provide
> me a clue on how to reduce the memory hog.
> 
> tomcat55, apache and java for utauthd are using it most.

~300 MB for a tomcat process isn't called a memory hog these days.
It is considered perfectly normal by the advocates of this kind of stuff.
 
I have the web interface running on Linux, too:

utwww    20599  0.0  0.3 1312900 30376 ?  Sl 2007 85:23 
/etc/opt/SUNWut/jre/bin/java -Djava.security.manager ......
                         ^^^^^^^                               
but I never use it, it is only there to give a good feeling to my holiday 
replacement. 

My suggestion would be to switch off the web administration
interface. You can do everything it does on the command line,
using the utsession, utdesktop, utwho, utdiskadm etc. commands.

I am old-fashioned and believe that administrative tools should be lean, clean,
and add a minimum of dependencies, complexity and load to the system. It would 
have been gratifying if Sun had added the possibility to run the web interface 
on another machine, but this move in SRSS 4 - substituting a bunch of cgi 
scripts 
by a bunch of tomcat java servlets (I hope I got the buzzwords approximately 
right)
is not the direction I like. 

Meik

-- 
Meik Hellmund
Mathematisches Institut, Uni Leipzig
e-mail: [EMAIL PROTECTED]
http://www.math.uni-leipzig.de/~hellmund
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to