Trying to control slaves whose names do not match the hostname through the monitor fails because the command being sent is not properly formed.
Consider a machine whose hostname is rd-205. It has 4 slaves running on it: rd-205-01, rd-205-02, rd-205-03, and rd-205-04. If I select all 4 slaves and use the remote control menu to stop and kill the slaves, Deadline sends the command “ForceStopSlave ~ ~ ~ ~”. This is incorrect, as the tilde only works if the slave name matches the host name.