Server Management - Systems Insight Manager
1834191 Members
2629 Online
110064 Solutions
New Discussion

HP SIM 5.0 System Management Links not using fully qualified domain names

 
SOLVED
Go to solution
James Amies_1
New Member

HP SIM 5.0 System Management Links not using fully qualified domain names

When following the System Management pages or system web application pages, the link only launches against the hostname rather than the fully qualified domain.

For example. My HP SIM server is call hpsim01 and sits in the domain mycorp.com so the FQDN is hpsim01.mycorp.com.

I have a managed system called srv01 which is in a subdomain of mycorp.com called lab. This makes the FQDN srv1.lab.mycorp.com.

The discovery works fine and name resolution works fine from command line, but from the system page for srv1, when I click the on the management link it only uses the hostname. This opens another browser window with a URL of http://srv1/ rather than http://srv1.lab.mycorp.com/. Any helpfull ideas? Have I missed something really basic?
resolution works fine from command line, but from the system page for srv1 when I click the on the management link it only uses the hostname. This opens another browser windows with a URL of http://srv1/ rather than http://srv1.lab.mycorp.com/. Any helpfull ideas? Have I missed something really basic?
4 REPLIES 4
Damien_19
Occasional Visitor
Solution

Re: HP SIM 5.0 System Management Links not using fully qualified domain names

Goto: Options -> Security -> System Link Configuration

change to full DNS name.
David Claypool
Honored Contributor

Re: HP SIM 5.0 System Management Links not using fully qualified domain names

It's also possible that your CLI experience is because of WINS resolution. HP SIM exclusively uses DNS. It sounds like your DNS isn't properly doing short name lookups. Use NSLOOKUP on your CMS to check.
James Amies_1
New Member

Re: HP SIM 5.0 System Management Links not using fully qualified domain names

Thanks for the replies. Not using WINS so its not that. The System Management Link configuration was the problem. It was set to hostname rather than full DNS. Under security? that was what through me.
James Amies_1
New Member

Re: HP SIM 5.0 System Management Links not using fully qualified domain names

q