#!/usr/bin/env bash # Accessing host machine's ip address. hostip=$HOST_IP # setting up metrics to be monitored. # creating PCP config with the cpu and memory usage metrics to be monitored. cat >config <