|
Hmm - the summary page /should/ be sorted in the same way as the Targets menu, using the same function. This was since 2.14beta4. I've run some tests here, and it seems to be sorting for me as I expect.
The normal sorting is asciibetically by short description (the name in the Targets menu), resulting in the ordering you show before ( 1 < 11 < 2 < 22, etc etc ). There are sort options in routers2.conf to also sort by type or by icon before sorting by description.
If you use routers.cgi*ShortDesc[targetname]:xx or else use SetEnv[targetname]:MRTG_INT_DESCR="xx" to set the short description to something that sorts asciibetically (maybe prefix descrption with 01:, 02:, etc?) then it should work?
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|