The following steps can be taken. Please note these are for a 24.5 system and installation options may change in future version.
Check the Recycle Bin
- Log into Client 0 as an administrative user
- Go to the Process Assembly perspective and find the "Recycle Bin" on the left hand side - click on this
- Look for an object with the agent's name plus some additional numbers after. For example, if the agent was originally called AGENT_LNX_99532, it may now have a name like AGENT_LNX_99532_0000100873
- Right-click this object and choose "Restore"
- You should now be able to start the agent as normal
If the agent is not in the recycle bin, the following can be used - please note this is for a linux agent and the instructions may vary for other agents:
Create the agent in client 0
- Log into client 0
- Go to the administration perspective --> Agents & Groups --> Agents
- Use the "Add Agent" button to add a UNIX agent
- Give it the name that the agent originally had
Agent files still exist on the server
- Assuming the agent files still exist on the server, right-click the agent, go to Authentication Options and "Download Key" - this will download a file called "package"
- Transfer this file to the agent server and put it into the agent's /bin directory
- Change the name of the package file to package.txt
- Confirm the following line is in the agent ini file, if it is not, update it to this:
initialPackage=package.txt
- Start the agent on the server
- In client 0, go to the administration perspective --> Agents & Groups --> Agents
- Right-click the agent, chose "Authentication Options" and then "Authenticate Agent"
You should see the agent in the agent list now.
- Open the agent definition from the list by double-clicking or right-clicking and choosing "Open"
- Assign Authorization rights as needed to the clients
Agent files do not exist on server
- If the agent files no longer exist on the agent server, you'll need to re-install as you would a new agent. Right-click on the the agent agent and choose "Download Agent" - choose the settings you would like if you need the service manager and/or jre included.
- Click Download - this will download the agent as a .zip file
- Transfer this file to the agent server and unzip the files into the directory you'd like to
- Update the binary owner and permissions
- Start the agent on the server
- In client 0, go to the administration perspective --> Agents & Groups --> Agents
- Right-click the agent, chose "Authentication Options" and then "Authenticate Agent"
You should see the agent in the agent list now.
- Open the agent definition from the list by double-clicking or right-clicking and choosing "Open"
- Assign Authorization rights as needed to the clients