It has now be almost 72 hours with
none of my VM's crashing, as well as recovering almost 300Megs of RAM, since disabling the VMWare Web Access service
how can I disable web access services?
---
I installed beta2 on a ubuntu 7.10 server. can connect to it via VIC using standard port 443.
Still webaccess processes are eating up my resources and are not used:
5098 root 25 0 542m 269m 16m S 0 6.8 2:19.43 /usr/lib/vmware/webAccess/java/jre1.5.0_07/bin/webAccess -server -Xincgc -Djava.util.logging.manager=org.apache.
5954 root 5 -10 481m 194m 181m S 1 4.9 22:26.79 /usr/lib/vmware/bin/vmware-vmx-debug -# product=2;name=VMware Server;version=e.x.p;licensename=VMware GSX Server
9402 root 5 -10 946m 74m 54m S 100 1.9 3:01.30 /usr/lib/vmware/bin/vmware-vmx-debug -# product=2;name=VMware Server;version=e.x.p;licensename=VMware GSX Server
5220 root 15 0 130m 69m 18m S 0 1.8 2:50.82 /usr/lib/vmware/bin/vmware-hostd -a -d /etc/vmware/hostd/config.xml
In my init.d dir there are these service which all point to vmware:
-r-xr-xr-x 1 root root 30046 2008-01-20 00:30 /etc/init.d/vmware
lrwxrwxrwx 1 root root 18 2008-01-20 00:30 /etc/init.d/vmware-autostart -> /etc/init.d/vmware
lrwxrwxrwx 1 root root 18 2008-01-20 00:30 /etc/init.d/vmware-core -> /etc/init.d/vmware
lrwxrwxrwx 1 root root 18 2008-01-20 00:30 /etc/init.d/vmware-mgmt -> /etc/init.d/vmware
Do I have to edit config files?
Thanks in advance,
btone