Install the OpenMetrics PMDA by using the Install script as root:
# cd $PCP_PMDAS_DIR/openmetrics
# ./Install
To uninstall, the following must be done as root:
# cd $PCP_PMDAS_DIR/openmetrics
# ./Remove
pmdaopenmetrics
is launched by pmcd(1) and should never be
executed directly. The Install and Remove scripts notify pmcd
when the agent is installed or removed.
When scripts and .url files are added, removed or changed in the
configuration directory, it is usually not necessary to restart
the PMDA - the changes will be detected and managed on subsequent
requests to the PMDA.