Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
This video blog explains how to compose a service in CP4MCM - Managed Service, for the automation of monitoring agent installation - while provisioning a VM.
Prerequisite:
When using the download_configpack.yml playbook to automatically download the config pack one must have Red Hat Ansible Tower and the IBM Cloud Pak (Monitoring) installed in the same cluster. Also cluster admin role binding has to be created as mentioned here.
Terraform template source: https://github.com/diimallya/terraform-templates/tree/master/Create_T2_Micro_EC2
Extra variables
account_id: configpack_type: icamagent target_dir: /tmp
Copy