Hi Dan;

You have the Charts definitions in the wrong section of the config file. It should go in the "*** Presentation ***" section, not "*** Targets ***".

- Peter

On 1/23/2011 11:06 AM, Dan O'Neill wrote:
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.

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

ERROR: etc/config, line 152: unknown variable 'sorter'

Any help would be appreciated.

Dan

Here is a section of the config file
----- cut here -----

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

probe = FPing

menu = Top
title = Network Latency Grapher
remark = Welcome to a few things I measure from San Diego, CA.

+ charts
menu = Charts
title = The most interesting destinations

++ median
sorter = Median(entries=>10)
title = Sorted by Median Roundtrip Time
menu = Top Median RTT
format = Median RTT %e s

+ World

menu = World
title = Worldwide Connectivity

++ La_Jolla
menu = La Jolla
title = La Jolla TWC (173.198.15.10)
host = 173.198.15.10

----- end -----


_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to