- To customize a name for your agent do the following:
a.) Create the file myenv.sh in the directory where you installed the agent (i.e. /opt/skybot/agent). In that file put in a single line COMPUTERNAME=systemname_whatever.
(That name was only an example but you can use whatever you want.)
b.) Make this script executable with the command chmod 755 myenv.sh.
- Start or restart your agent.