1..::lib::Smokeping::sorters::Loss(3)SmokePin.g.::lib::Smokeping::sorters::Loss(3)
2
3
4
6 Smokeping::sorters::Loss - Order the target charts by loss
7
9 Find the charts with the highest loss.
10
12 Call the sorter in the charts section of the config file
13
14 + charts
15 menu = Charts
16 title = The most interesting destinations
17
18 ++ loss
19 sorter = Loss(entries=>10)
20 title = The Loosers
21 menu = Loss
22 format = Packets Lost %f
23
25 Copyright (c) 2007 by OETIKER+PARTNER AG. All rights reserved.
26
28 This program is free software; you can redistribute it and/or modify it
29 under the terms of the GNU General Public License as published by the
30 Free Software Foundation; either version 2 of the License, or (at your
31 option) any later version.
32
33 This program is distributed in the hope that it will be useful, but
34 WITHOUT ANY WARRANTY; without even the implied warranty of
35 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
36 General Public License for more details.
37
38 You should have received a copy of the GNU General Public License along
39 with this program; if not, write to the Free Software Foundation, Inc.,
40 675 Mass Ave, Cambridge, MA 02139, USA.
41
43 Tobias Oetiker <tobi@oetiker.ch>
44
45
46
472.7.3 2021-03-1.1.::lib::Smokeping::sorters::Loss(3)