Using the Infrastructure Deployment Wizard to install ITCM Agent plugins works on some machines, but many never get installed.
CAM and dm_primer get installed and CAM communication to and from the DM works. The agent package appears to be transferred down to the agent and expanded into the \DMPrimer folder as well, but the Agent never get installed.
Client Automation - All Versions
Often decreasing the fragment size that CAM uses will result in more reliability. Do the following on the Domain manager and scalability server(s) if pushing the agent via scalability server:
If it does not then STOP CAF and Recycle CAM: camclose & cam start -c -l
run 'CAMSAVE CONFIG' which will generate a file called 'SAVE.CFG' in that folder and then rename 'SAVE.CFG' to 'CAM.CFG'. Its contents should look like below:
# CAM config saved: <date & time>
.
*CONFIG
fixed_paths = no
close_time = 60
client_hold = 60
connect_retry = 60
udp_port = 4104
tcp_port = 4105
spx_port = 4905
cas_port = 3104
dg_log_files = 8
dg_log_size = 64
dg_log = *
au_log_files = 8
au_log_size = 256
au_log = *
tr_log_files = 8
tr_log_size = 1024
tr_log = *
trace = none
.
*PATHS
.
*ROUTING
.
*AUDIT
off
Add the following entry under the *CONFIG section and save the file:
Ex: fragment_size = 1024
Recycle the CAM services using the command:
camclose && cam start -c -l
If that improves deployment success but some agents still not installing try a lower fragment size like 512.
The following Technical Document has more information about CAM fragment size: