Ruedi Kehl wrote:
As you may or may not know I monitor the band-width usage for every one of our localities (more than 85) in Switzerland. At present the selection of which locality I wish to view is accomplished on a one
at a time basis through a mouse click.
I would like to have a rotating view through all our localities with an adjustable screen hold time.
I can implement this by adding a new .cfg file directive --
routers.cgi*Next[targetname]: cfgfilename targetname [timeout]
or similar. This would make the normal 'refresh' go to this new target rather than just refreshing the current page.
However, this would then affect all users, and be permanent. I'd need to make a per-user routers2.conf switch for it then, or (more difficult) have an on-screen switch to enable auto-next.
Thoughts?