Allow Xymon vars to override hostname
On cluster nodes we want to use a different name for the node in Xymon than is given by running hostname on the node. This is set in an environment variable. The code should check for that variable and use it if set.
First need to figure out which var we're looking for, looks like CLIENTHOSTNAME is the one.