I'm following wiki page
http://wiki.contribs.org/Vmware to install VMware 2 on SME7 (fully updated!)
After install I do not run signal-event (business hours) but was able to connect on vm ui.
A few minutes ago I run those signal-event commands and after reboot I was unable to connect vmware.
Some info for help you understand/diagnostic:
[root@marreco ~]# /etc/rc7.d/S91httpd.vmware restart
/etc/rc7.d/S91httpd.vmware: Couldn't find/execute init script for service httpd.vmware
[root@marreco ~]# ls -la /etc/rc7.d/S91httpd.vmware
lrwxrwxrwx 1 root root 32 Dec 15 22:35 /etc/rc7.d/S91httpd.vmware -> /etc/rc.d/init.d/e-smith-service
[root@marreco ~]# netstat -an|grep 8333
tcp 0 0 0.0.0.0:8333 0.0.0.0:* LISTEN
[root@marreco ~]# ps gaux|grep -i vmw
root 5291 0.1 1.5 78716 32456 ? Ssl 22:05 0:02 /usr/lib/vmware/bin/vmware-hostd -a -d -u /etc/vmware/hostd/config.xml
root 11125 0.0 0.0 4984 652 pts/1 S+ 22:40 0:00 grep --color=auto -i vmw
and finally a restart of service:
[root@marreco ~]# /etc/rc.d/init.d/vmware restart
Stopping VMware autostart virtual machines:
Virtual machines [FAILED]
Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent [FAILED]
Stopping VMware services:
VMware Authentication Daemon [ OK ]
VM communication interface socket family: [ OK ]
Virtual machine communication interface [ OK ]
Virtual machine monitor [ OK ]
Bridged networking on /dev/vmnet0 [ OK ]
Host network detection [ OK ]
Virtual ethernet [FAILED]
I have choose do not use NAT.
This server is on server-only mode.
Thanks in advance by any idea/tip... I'm going to sleep because is late here.
Maybe tomorrow morning I'll see things more clear

Regards.