Hi
I have installed OpsCenter as "sudo" on ubuntu 11.10 following all
the steps specified in Installation manual. When I start the
opscenterd service using
"sudo service opscenterd start"
I am able to see the process using
"ps -ef|grep opscenter"
root 1024 1 0 11:06 ? 00:00:00 /usr/bin/python2.7
/usr/share/opscenter/bin/twistd -u 0 -g 0 --pidfile
/var/run/opscenter/opscenterd.pid -y
/usr/share/opscenter/bin/start_opscenter.py
ubuntu 1681 1551 0 14:06 pts/1 00:00:00 grep --color=auto
opscenter
But when I try to access the web console through browser hitting
http://<ip>:8888 I am getting "Connection Refused".
Can anyone help out please?
Thanks
Shankha
