<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)"><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:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle20
        {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: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]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>We have been having some problems with the exchange server we have outsourced. I am trying to collect uptime data of this server. When I use Curl at the command line I get back data:<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>root@UbuntuServer:/etc/smokeping/config.d# curl https://mail.hostaccount.com<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>&lt;head&gt;&lt;title&gt;Document Moved&lt;/title&gt;&lt;/head&gt;<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>&lt;body&gt;&lt;h1&gt;Object Moved&lt;/h1&gt;This document may be found &lt;a HREF=&quot;https://mail.hostaccount.com/owa/&quot;&gt;here&lt;/a&gt;&lt;/body&gt;<a href="mailto:root@UbuntuServer:/etc/smokeping/config.d#">root@UbuntuServer:/etc/smokeping/config.d#</a><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>However, when I configure it is the Targets file:<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>++ ExchangeServer<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>probe = Curl # if this should be the default probe<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>menu = Exchange Server<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>title = Exchange Server<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>host = mail.hostaccount.com<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>agent = User-Agent: Lynx/2.8.4rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.6c<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>extraargs = -6 --head --user ddemland@losspreventionworks.com:XXXXXX<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>extrare = / /<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>follow_redirects = yes<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>include_redirects = yes<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>insecure_ssl = 1<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>interface = eth0<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>pings = 5<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>ssl2 = 1<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>timeout = 20<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>urlformat = https://%host%/ # mandatory<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I get no data populated in the graph. I think this is nothing wired, but I am new with SmokePing so I have no idea for sure.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Thank You,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>David<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> smokeping-users-bounces+ddemland=actionabledatasolutions.com@lists.oetiker.ch [mailto:smokeping-users-bounces+ddemland=actionabledatasolutions.com@lists.oetiker.ch] <b>On Behalf Of </b>Peter Kristolaitis<br><b>Sent:</b> Tuesday, April 02, 2013 11:49 AM<br><b>To:</b> smokeping-users@lists.oetiker.ch<br><b>Subject:</b> Re: [smokeping-users] Checking an Exchange Server<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>Assuming you're just trying to plot network latencies, between the Smokeping machine and the Exchange server, it's no different than any other network host...&nbsp; in that case, if you're not getting data, it's either due to misconfiguration somewhere or simply because the Smokeping host has no network path to the server.&nbsp; This would require looking at Smokeping itself, not Exchange.<br><br>If you're trying to do something weird (i.e. Exchange-specific), maybe you could let us know what that is so we can try to help (or even determine if Smokeping is the right tool to be using).<br><br>- Pete<br><br><br><br>On 04/02/2013 02:06 PM, Dave Demland wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>I have having a problem checking an Exchange Server. I have tried different probes and I can get no data on the server. Does anyone have an idea on the best way to configure SmokePing to test an Exchange Server?<o:p></o:p></p><p class=MsoNormal>&nbsp;<o:p></o:p></p><p class=MsoNormal>Thank You,<o:p></o:p></p><p class=MsoNormal>&nbsp;<o:p></o:p></p><p class=MsoNormal>David Demland<o:p></o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><br><br><br><o:p></o:p></span></p><pre>_______________________________________________<o:p></o:p></pre><pre>smokeping-users mailing list<o:p></o:p></pre><pre><a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><o:p></o:p></pre><pre><a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><o:p></o:p></pre></blockquote><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p></div></body></html>