The Control-M/Agent data collector (ctma_data_collector) gives the message: ERROR: No available disk space, 900M needed, exiting... The Control-M/Agent does not need such a large default, so change the default for the Agent to 30 MB. When executing the HCU data collector the default max-size is 300 MB. |
1) Explicitly set the parameter -max_size=<size in MB> when executing the data collector. 2) Change the following line to a lower value (in MB) in the config.ini file: max_size="####" |