I have hundreds of RHEL machines that needed the agent and also wanted to add the agent to the automated new machine build process. I couldn't find really any good information about this on thwack. For windows you can either add the agent to an image you use or use the windows remote installer program to install to a list of machines. For Linux this doesn't exist. I opened a case and after a little work found out the folder /usr/local/contego/ContegoSPOP can be copied for multiple installations if you remove the files under /usr/local/contego/ContegoSPOP/spop. After tarring this up and copying to multiple hosts they pop right up connected under agent nodes in the list. You need to create a custom service to run the daemon but it works!
Bill