instance's detail page

till's Avatar

till

06 Sep, 2010 12:56 PM via web

it would be nice to have the full zone (e.g. us-east-1a) along with all the infos.

I'd also rename "Private IP Address" since it's DNS, or display the IP. ;-)

  1. 2 Posted by till on 06 Sep, 2010 12:57 PM

    till's Avatar

    I'd also like to see the selected key(s) on there. ;-)

  2. Support Staff 3 Posted by Daniel Hüsch on 06 Sep, 2010 01:02 PM

    Daniel Hüsch's Avatar

    It is the private IP for all others :-) This is the problem with us-east-1 instances, where we cannot guess the private IP out of the hostname and there is no API to fetch it.

    As for the missing info, you'll find everything once you click on the "General Settings" tab on the instance page (next to the "Monitor" and "Deployment Logs").

  3. Daniel Hüsch closed this discussion on 06 Sep, 2010 01:02 PM.

  4. till re-opened this discussion on 06 Sep, 2010 01:11 PM

  5. 4 Posted by till on 06 Sep, 2010 01:11 PM

    till's Avatar

    Yes, but I want to use scalarium for a more sane AWS experience. ;-)

    Using my very poor ruby skills, I suggest you do the following:

    if private_ip.contains('domU-')
        private_ip = Resolv.getaddress(private_ip)
    end
  6. Support Staff 5 Posted by Daniel Hüsch on 06 Sep, 2010 01:18 PM

    Daniel Hüsch's Avatar

    This sounds easy but I have to think a bit about possible implications for us as this has to scale and we don't want to have agents stuck in DNS resolution calls...

    BTW we will more some information in the General Settings tab up and then remove the tab.

  7. 6 Posted by till on 06 Sep, 2010 06:11 PM

    till's Avatar

    Remove the "general settings" tab and move all info to the top ("basics")?

  8. Support Staff 7 Posted by Thomas Metschke on 06 Sep, 2010 06:18 PM

    Thomas Metschke's Avatar

    yes
    only two or three things where missing anyway

  9. Thomas Metschke closed this discussion on 06 Sep, 2010 06:18 PM.

  10. till re-opened this discussion on 06 Sep, 2010 09:53 PM

  11. 8 Posted by till on 06 Sep, 2010 09:53 PM

    till's Avatar

    Cool, forgot one more addition earlier: the AWS id of an instance would be good to see. [I'd also to see the AWS id(s) of my volume(s).]

  12. Support Staff 9 Posted by Thomas Metschke on 07 Sep, 2010 10:26 AM

    Thomas Metschke's Avatar

    AWS id is included and will be deployed with all the other stuff later today
    the volume ids can be found under assets -> ebs volumes

  13. Thomas Metschke closed this discussion on 07 Sep, 2010 10:26 AM.

Comments are currently closed for this discussion. You can start a new one.