Direkt link to Host-Details of a Target

Hi, is it possible to create a direct link to a host-detail page like https://sunconsoleserver:8443/console/hostdetails?target=targetnameThank you!
[175 byte] By [MaKoa] at [2007-11-26 14:00:24]
# 1
You can create a direct link to a host however it will not work unless the user already has an active SMC session in his browser. If the user does not have an active session he will get redirected to the log in page.
wks9326a at 2007-7-8 1:41:53 > top of Java-index,Administration Tools,Sun Management Center...
# 2

ok, but how do i generate the link if i only knew the hostname?

i have a website which list's all my systems (sun/hp/linux/aix...) and i want to create a link which directs the user to the hw-management site of this system (SIMM for HP and SMC for SUN)

do you know how to build the url?

thanks

MaKoa at 2007-7-8 1:41:53 > top of Java-index,Administration Tools,Sun Management Center...
# 3

You can just browse to the system and copy the URL from your browser to get a link to the details page. The modules are a different story however. The links on the left hand side of the details page are java scripts that populate a table cell on the right hand side of the page.

For example you can copy the link for "system" under the hardware config reader and paste it into a new browser window. This will provide you with just the system table that would normally appear in the right hand side of the page. For me the URL looks like this

https://10.1.13.16:8443/console/browsertable?sunmcURL=snmp%3A%2F%2F10.1.4.44%3A 1161%2Fmod%2FConfig-Reader4unt%2Fsystem

wks9326a at 2007-7-8 1:41:53 > top of Java-index,Administration Tools,Sun Management Center...