<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Dan;<br>
    <br>
    You have the Charts definitions in the wrong section of the config
    file.&nbsp; It should go in the "*** Presentation ***" section, not "***
    Targets ***".<br>
    <br>
    - Peter<br>
    <br>
    On 1/23/2011 11:06 AM, Dan O'Neill wrote:
    <blockquote
      cite="mid:AANLkTinsFHkspTLm2vvYkQX6tstYfDEA2MtzN+C8atL4@mail.gmail.com"
      type="cite">
      <div>The problem I am reporting is consistent between revision
        2.4.2 and trunk 20110123 and is most likely a configuration
        error that I simply haven't been able to resolve.</div>
      <div><br>
      </div>
      <div>Taking a working configuration and adding in the 'charts'
        section per the documentation results in the following error
        when checking the config file or starting smokeping</div>
      <div><br>
      </div>
      <div>
        <div>ERROR: etc/config, line 152: unknown variable 'sorter'</div>
      </div>
      <div><br>
      </div>
      <div>Any help would be appreciated.</div>
      <div><br>
      </div>
      <div>Dan</div>
      <div><br>
      </div>
      <div>Here is a section of the config file</div>
      <div>----- cut here -----</div>
      <div><br>
      </div>
      <div>
        <div>*** Targets ***</div>
        <div>&nbsp;menuextra = &lt;a target='_blank'
          href='/sptrace/tr.html{HOST}' class='{CLASS}' \</div>
        <div>&nbsp;&nbsp; &nbsp;onclick="window.open(this.href,this.target, \</div>
        <div>&nbsp;&nbsp;
          &nbsp;'width=800,height=500,toolbar=no,location=no,status=no,scrollbars=no');
          \</div>
        <div>&nbsp;&nbsp; &nbsp;return false;"&gt;*&lt;/a&gt;</div>
        <div><br>
        </div>
        <div>probe = FPing</div>
        <div><br>
        </div>
        <div>menu = Top</div>
        <div>
          title = Network Latency Grapher</div>
        <div>remark = Welcome to a few things I measure from San Diego,
          CA.</div>
        <div><br>
        </div>
        <div>+ charts</div>
        <div>menu = Charts</div>
        <div>title = The most interesting destinations</div>
        <div>
          <br>
        </div>
        <div>++ median</div>
        <div>sorter = Median(entries=&gt;10)</div>
        <div>title = Sorted by Median Roundtrip Time</div>
        <div>menu = Top Median RTT</div>
        <div>format = Median RTT %e s</div>
        <div><br>
        </div>
      </div>
      <div>
        <div>+ World</div>
        <div><br>
        </div>
        <div>menu = World</div>
        <div>title = Worldwide Connectivity</div>
        <div><br>
        </div>
        <div>++ La_Jolla</div>
        <div>menu = La Jolla</div>
        <div>title = La Jolla TWC (173.198.15.10)</div>
        <div>host = 173.198.15.10</div>
      </div>
      <div><br>
      </div>
      <div>----- end -----</div>
      <div><br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
  </body>
</html>