<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">My guess would be that the SSH daemon
hasn't started yet when Smokeping tries to start up. Make sure
that your init order puts SSH before Smokeping, and if necessary,
maybe add a few seconds' delay to the Smokeping startup script.<br>
<br>
It's kind of weird that the Smokeping init script would completely
bomb out when one of the probes fail (it should probably just
return UNDEF), but I suspect changing the init order for your
services will work around the problem.<br>
<br>
- Pete<br>
<br>
<br>
On 01/23/2013 02:17 PM, <a class="moz-txt-link-abbreviated" href="mailto:Vinny_Abello@Dell.com">Vinny_Abello@Dell.com</a> wrote:<br>
</div>
<blockquote
cite="mid:FD9B2CB2B33E394FAE3B7466954760571D433504@DFWX10HMPTC01.AMER.DELL.COM"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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]-->
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m wondering if anyone has encountered
this problem. We’re running smokeping 2.6.7 on FreeBSD 8.3.
When the system boots up, the startup script tries to start
smokeping, but smokeping errors out on initializing the
ssh-keyscan probe with the following error:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="SV">Starting smokeping.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="SV">### parsing dig output...OK<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="SV">ERROR: output of
'/usr/bin/ssh-keyscan -t dsa,rsa,rsa1 127.0.0.1' does not
match (?i-xsm:^# \\S+ SSH-)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="SV"></span>at (eval 56) line 1<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">/etc/rc: WARNING: failed to start smokeping<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The very strange thing is if I start
smokeping using the same startup script manually after the
system has booted, I get no error at all and everything works
fine.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Any thoughts on why this is and how I would
go about correcting it?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Vinny<o:p></o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
smokeping-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a>
<a class="moz-txt-link-freetext" href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a>
</pre>
</blockquote>
<br>
</body>
</html>