OK so happily I am not the first new Linode customer to mistake the Host for the Network when trying to connect to my host. I do have a couple ideas of how to clarify the page /members/linode/ and wanted to see how that might work, or not, for other folks. I've only ever had a few Linodes to look at in the manager so people with lots of hosts might be the most qualified to comment on the impact of changes.
Awesome ASCII art of current table (sans Remove and Edit)
Code:
Linode | Status | Plan | Network | Location | Host
42dna | Up | 360 | x.x.x.x | GA | atlanta46.linode.com
yoritc | Up | 360 | x.x.x.x | GA | atlanta46.linode.com
ramtc | Up | 360 | x.x.x.x | NJ | newark22.linode.com
...
Suggestion is to group by Host something like the below
Code:
atlanta46.linode.com Atlanta, GA
Linode | Status | Plan | Network
42dna | Up | 360 | x.x.x.x
yoritc | Up | 360 | x.x.x.x
...
newark22.linode.com Newark, NJ
Linode | Status | Plan | Network
ramtc | Up | 360 | x.x.x.x
...
$Host $Location
...
Imagine x.x.x.x as the actual IP, edit links where they are now, etc.
I can't think of anything else I'd group Linodes by. Thoughts?