<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Johnston Michael J Contr AFRL/DES wrote:
<blockquote
 cite="midF8DD36C569FC354F8BBEB870FA09C41408509C0B@kafbml07cd.kirtland.afmc.ds.af.mil"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Times New Roman" size="2"><span
 style="font-size: 10pt;">I was wondering if any of you use the “alias”
command in
your host configurations to link something like a terminal.  I know
that you
can add something to make a browser come up using something like
“alias  
Switch-1 <br><a
href=<a class="moz-txt-link-rfc2396E" href="http://10.10.10.100/">"http://10.10.10.100/"</a>>Settings</a>”
but how would you tell it to open a terminal and telnet to
10.10.10.100.  Does
anyone do that?  Thanks!</span></font></p>
  </div>
</blockquote>
I think what you really mean to use is the action_url in a hostextinfo
definition, not alias in a host definition.We've used it for ssh://,
<a class="moz-txt-link-freetext" href="telnet://">telnet://</a> and rdp://, amongst other things, successfully.<br>
<br>
See <a class="moz-txt-link-freetext" href="http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#hostextinfo">http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#hostextinfo</a><br>
<br>
Cheers.<br>
</body>
</html>