We are running selenium Grid 2 and have various machines connecting back to the hub. As the network runs DHCP the nodes cycle IP addresses quite frequently.
Is there anyway to have the Hub show the hostnames of the connected nodes rather than the IP address when I look at the hub status from
http://myseleniumgridhub:4444/grid/console?config=true&configDebug=true
I have looked through the JSON configuration options for a node but havent seen anything but browser name (Which doesnt quite fit the task as all the nodes are running the same browser)