[smokeping-users] Re: Order of the hosts in the web page
Dan McGinn-Combs
Dan.McGinn-Combs at Geac.com
Thu May 8 19:43:27 MEST 2003
I think this code indicates that it is sorted -- if you comment this
line out (in Smokeping.pm) perhaps...
my @hashes;
foreach my $prop (sort {$a cmp $b} keys %{$tree}) {
push @hashes, $prop if ref $tree->{$prop} eq 'HASH' and $prop ne
"PROBE_CONF";
}
Dan
-----Original Message-----
From: Thorsten Kocher [mailto:kocher at gmx.de]
Sent: Thursday, May 08, 2003 1:41 PM
To: smokeping-users at list.ee.ethz.ch
Subject: [smokeping-users] Order of the hosts in the web page
hi all,
is there a possibility to change the alphabetic order on the web page?
Thanks for your support
Thorsten
--
Unsubscribe
mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the smokeping-users
mailing list