purpleworks / fleet-ui

Web based UI for fleet
http://fleetui.com/
MIT License
233 stars 39 forks source link

show hostname #8

Open rimusz opened 9 years ago

rimusz commented 9 years ago

Is any way to show machine's hostname too, as just an IP in the big servers amount is not really helpful. If that possible then would be nice to group machines by hostnames.

subicura commented 9 years ago

@rimusz There is no way to get hostname by fleetctl. But I'll try to find another way!

rimusz commented 9 years ago

that would be cool, thanks

rimusz commented 9 years ago

what about using metadata for now? e.g. we have there cpeer=host1 and then reuse it to show together with the IP?

subicura commented 9 years ago

@rimusz You can already find metadata info below machine-id!

rimusz commented 9 years ago

Yes, but if you have plenty different metadata entries there, it is more difficult to spot the right machine.