Installing eManager for Linux
Hi,
I am trying to install Java CAPS 5.1 on Redhat Linux. Repository install was smooth and did not pose any problems. However, when I tried installing eManager on Linux, it installs and starts as http://localhost.localdomain:15000.
I tried changing the localhost from the install config files (<emanagerIsntall>\server\conf), and then ran the install.sh, it still installs the same way. due to this install, I try to access it from windows box IE, it is not accessible.
Can someone guide me for successful install of eManager as http://hostname:15000 ?
Appreciate your suggestions,
Achintay Sagar
# 1
i think you will have to give your linux machine the appropriate hostname that the DNS returns for it! maybe you can circumvent it by some local config files!
never had problems with any installation issues.
seems that your $HOSTNAME might not be set in the right way?
regards chris
# 2
Is it possible to have Repository at Linux server and installing eManager on Windows box, which should be connecting to this Linux repository?
When we install eManager, it doesnot ask for hostname/repository name where you want to connect to. So, essentially eManager needs to be installed on the same box where repository is running?
Also, I would like to know how the monitoring will happen if the logical host/domain is not running on the same server.
Thanks a lot.
Cheers,
Achintay Sagar
# 3
With Java CAPS 5.1, Enterprise Manager does not have to connect to the Repository, so you won't be prompted for this info during installation. Thus, yes, you can have Enterprise Manager on a different host or platform than your Repository.
You can point Enterprise Manager to the Repository to automatically install the monitoring plug-ins though.
Kevin
# 4
Hi,
I found this one too.
A snoop reveals that the eManager has a different design for security to the other CAPS servers.
Many page requests to the eManager server result in 302 client-side redirection to the sentinel security sub-system that redirects you to localhost.localdomain.
David