host depends on the operating system the agent is running on. in ubuntu, for example, you can change your hostname with this terminal command hostnamectl set-hostname mynewhostname
try searching your operating system and "change hostname" for more.
thank you!