Bug#924366: natural sort output on cpuspeed plugin

2019-03-12 Thread Craig Sanders
On Wed, Mar 13, 2019 at 01:14:15AM +0100, Lars Kruse wrote: > I applied this upstream: > > https://github.com/munin-monitoring/munin/commit/b892b14a2c2da9b32a380847ecbf16233019ad32 wow, thanks for the quick response. craig -- craig sanders

Bug#924366: natural sort output on cpuspeed plugin

2019-03-12 Thread Lars Kruse
Control: tags -1 + fixed-upstream Hello Craig, thank you for your report! Am Tue, 12 Mar 2019 13:01:44 +1100 schrieb Craig Sanders : > I fixed this on my system by replacing the /etc/munin/plugins/cpuspeed symlink > (to /usr/share/munin/plugins/cpuspeed) with a copy of the plugin and making >

Bug#924366: natural sort output on cpuspeed plugin

2019-03-11 Thread Craig Sanders
Package: munin-plugins-core Version: 2.0.47-1 Control: severity -1 wishlist The output of several plugins (including cpusped) is not sorted at all, and a simple numeric iteration (e.g. of cpu cores or network interfaces) results in incorrect sorting (1, 10, 11, 12, ..., 2, 20, 21, etc). I fixed t