<style>
<!--/*--><![CDATA[/* ><!--*/
html {
color: #555555;
}
body{
line-height: 1.5;
font-family: 'Trebuchet MS','Helvetica Neue',Arial,Helvetica,sans-serif;
font-size: 87.5%;
}
h1 {
font-size: 1.6em;
}
h2.field-label {
display: inline-block;
font-size: 1em;
padding-right: 5px;
min-width: 10em;
margin: 0.3em;
}
.problem_report{
line-height:1.5;
max-width: 60em;
}
.problem_report div.field-items{
display: inline-block;
}
div.date-vitals p {
font-size: 87.5%;
}
a {
text-decoration: none;
}
.Readme a:link, .Readme a:visited, .Readme a:active {
color: red;
}
div.field-vitals{
margin: 0.5em 0;
}
div.field-vitals .field-type-taxonomy-term-reference {
margin: 0.1em 0;
}
article.comment {
padding-left: 10px;
line-height:1.5;
max-width: 60em;
}
article.comment.odd {
background-color: #EEEEEE;
}
article.comment.even {
background-color: #DDDDDD;
}
article.comment {
clear: both;
}
article.comment figure{
float: left;
padding-right: 10px;
}
article.figure img{
margin-right: 15px;
}
table.field-vitals{
margin-top: 1em;
margin-bottom: 1em;
font-size: 87.5%;
}
table.field-vitals th{
vertical-align: middle;
text-align: left;
width: 15%;
padding: 0.1em;
}
table.field-vitals td{
vertical-align: middle;
text-align: left;
width: auto;
padding: 0.1em;
}
table.field-vitals td li {
margin-left: 0;
list-style-type: none;
list-style-image: none;
}
table.downtime {
width: 30em;
margin-bottom: 1em;
border: 1px black dotted;
}
table.downtime th {
text-align: center;
}
table.downtime td {
text-align: center;
}
tr.caption th {
border-bottom: none;
}
table.downtime tfoot{
background-color:#EEEEEE;
}
div.field-name-body{
margin: 1em 0;
font-size: 110%;
}
div.date-vitals p{
margin: .1em 0;
}
div.node-image{
margin-top: 1em;
}
h3.comment-title {
display: none;
}
p.author-datetime{
font-weight: bold;
}
div.new-comment{
padding-bottom: 2em;
}
em.new {
display: none;
}
/*--><!]]>*/
</style><div class="htmlmail-body">
<h1>
<a href="https://logbooks.jlab.org/entry/3271398" rel="bookmark">ioc_console application updated</a>
</h1>
<div class="date-vitals">
<p class="author-datetime">
Lognumber <a href="https://logbooks.jlab.org/entry/3271398"></a><a href="https://logbooks.jlab.org/entry/3271398" class="lognumber" data-lognumber="3271398">3271398</a>. Submitted by <a href="https://logbooks.jlab.org/user/cuffe">cuffe</a> on <time datetime="2014-02-26T17:11:22-0500" pubdate="pubdate">Wed, 02/26/2014 - 17:11</time>. </p>
<p class="last-update">
Last updated on <time datetime="2014-02-26T17:12:09-0500" pubdate="pubdate">Wed, 02/26/2014 - 17:12</time></p>
</div>
<div class="date-vitals">
<table class="field-vitals"><tr><th>Logbooks: </th><td><a href="https://logbooks.jlab.org/book/elog">ELOG</a> <a href="https://logbooks.jlab.org/book/slog">SLOG</a> <a href="https://logbooks.jlab.org/book/flog">FLOG</a> <a href="https://logbooks.jlab.org/book/acelog">ACELOG</a></td></tr><tr><th>Entry Makers: </th><td>cuffe</td></tr></table></div>
<div class="node-content">
<p>A new version of the ioc_console utility has been released. This version has the following improvements:</p>
<p>- The utility now connects to the console servers in such a way that the problem with stale ssh host keys (i.e. when an ioc was moved from one console to another) will not longer be an issue.<br />
- The utility now gives an error message if there is no DNS alias defined for the ioc to the console server.<br />
- A new option has been added to get information about the console server to which an ioc is attached. This can be helpful for debugging problems. This option is [-i] or [-info]. For example:<br />
------------------------------<br />
ioc_console -i iocse10</p>
<p>iocse10 is on console server hlaconlab1</p>
<p>hlaconlab1:<br />
coniochla<br />
coniochla2<br />
coniocse10<br />
-------------------------------</p>
<p>For all options use the [-h] option:</p>
<p>$ ioc_console -h</p>
<p>usage: ioc_console [-h] [-i] [-q] iocname</p>
<p>[-h] Print Help.<br />
[-q] Quiet Mode.<br />
[-i] Print information about the console server and it's aliases.</p>
<p>Examples:<br />
ioc_console iocse10 - connect to the console of iocse10<br />
ioc_console -i iocse10 - show info about iocse10's console server<br />
ioc_console -q connect to iocse10 using quiet mode.</p>
</div>
<div class="node-image">
</div>
</div> <!-- htmlmail-body-->