I think what you want to do can be handled with just normal browser links.  
Under zProperties there is an option called zLinks.   Setting this populates 
the Links field on the device status page.  Here's an example.


Code:
<a href='telnet://${here/manageIp}' target='_'>Console: ${here/id}</a>



This allows me to click the link and it opens a telnet session to my device.  I 
don't believe that ssh:// is a standard url prefix.  So to make it work you'll 
likely have to tell your browser how to handle it.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=24574#24574

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to