<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> menuextra = <a target='_blank' href='/sptrace/tr.html{HOST}' class='{CLASS}' \</div><div> onclick="window.open(this.href,this.target, \</div>
<div> 'width=800,height=500,toolbar=no,location=no,status=no,scrollbars=no'); \</div><div> return false;">*</a></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=>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>