<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&#39;t been able to resolve.</div><div><br></div><div>Taking a working configuration and adding in the &#39;charts&#39; 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 &#39;sorter&#39;</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> menuextra = &lt;a target=&#39;_blank&#39; href=&#39;/sptrace/tr.html{HOST}&#39; class=&#39;{CLASS}&#39; \</div><div>    onclick=&quot;window.open(this.href,this.target, \</div>
<div>    &#39;width=800,height=500,toolbar=no,location=no,status=no,scrollbars=no&#39;); \</div><div>    return false;&quot;&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>