<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-CA link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Steve F.,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Try `touch .hushlogin` as the nagios user, in its homedir, on
the target host.  That *<b>should</b>* cause ssh to suppress any remote-side
banner/motd from being displayed in-session.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I learned that one a few years ago, when automating some
business logic, to reduce the amount of logging taking place.  It should suit
your purposes here (if it is, in fact, that extra line of text that’s throwing
off the check).<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Cheers<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> steve f [mailto:a31modela@hotmail.com] <br>
<b>Sent:</b> July-13-10 18:34<br>
<b>To:</b> nagios-users@lists.sourceforge.net<br>
<b>Subject:</b> Re: [Nagios-users] Going Nuts trying to get check_by_ssh to
work<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;
font-family:"Verdana","sans-serif"'>If I remember, that line is in the
sshd.config for the auth users banner.  I should be able to comment it out
to test it.<br>
<br>
Didn't think about that...  I'll dial in when I get home & try it..<br>
<br>
Thanks Benny for the info,<br>
Steve<br>
<br>
> Date: Tue, 13 Jul 2010 17:22:35 -0500<br>
> From: benny@bennyvision.com<br>
> To: nagios-users@lists.sourceforge.net<br>
> Subject: Re: [Nagios-users] Going Nuts trying to get check_by_ssh to work<br>
> <br>
> <br>
> > I also tried this as well from the server , which does work....<br>
> ><br>
> > ssh 172.xx.xx.xx /usr/local/nagios/libexec/check_users -w 5 -c 8<br>
> ><br>
> > Authorized users only.<br>
> ><br>
> > USERS OK - 0 users currently logged in |users=0;5;8;0<br>
> ><br>
> ><br>
> > This tells me that<br>
> > 1. ssh as Nagios works<br>
> > 2. the check_users script runs on the remote client fine<br>
> > 3. 2 - way communication is good between the client & sever as I
got the<br>
> > response back<br>
> ><br>
> > I am thinking there has to be something funky in the check_by_ssh
script.<br>
> > Sound right ??<br>
> <br>
> Waitaminute... Where did that "Authorized users only" part come<br>
> from?<br>
> <br>
> Nagios expects a single line of text, and SSH commands typically<br>
> don't display banners (in my experience). Is that a banner that<br>
> appears from the remote host? I wonder if that is confusing<br>
> things. Can it be temporarily disabled to see if it changes the<br>
> behavior?<br>
> <br>
> Benny<br>
> <br>
> <br>
> -- <br>
> "Well, we *could* hunt down the perpetrators, pool some $$, and<br>
> hire 3 or 4 baseball-bat wielding professional explainers to go<br>
> explain our position to them. Figuring out how to do so without<br>
> breaking any laws is the tough part..."<br>
> -- Valdis Kletnieks, 2009-01-23<br>
> <br>
> <br>
> <br>
> ------------------------------------------------------------------------------<br>
> This SF.net email is sponsored by Sprint<br>
> What will you do first with EVO, the first 4G phone?<br>
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first<br>
> _______________________________________________<br>
> Nagios-users mailing list<br>
> Nagios-users@lists.sourceforge.net<br>
> https://lists.sourceforge.net/lists/listinfo/nagios-users<br>
> ::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. <br>
> ::: Messages without supporting info will risk being sent to /dev/null<o:p></o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>The
New Busy think 9 to 5 is a cute idea. Combine multiple calendars with Hotmail. <a
href="http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5"
target="_new">Get busy.</a><o:p></o:p></span></p>

</div>

</div>

</body>

</html>

<pre>This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.