Skip to content

Infrastructure Integration

Configuration

  1. Configure the agent by editing /etc/nutanix/epoch-dd-agent/conf.d/system_swap.yamlin the collectors. Example: ```# This check takes no initial configuration init_config:

instances: [{}] ``` 2. Check and make sure that all yaml files are valid with following command:

```/etc/init.d/epoch-collectors configcheck```
  1. Restart the Agent using the following command:

    /etc/init.d/epoch-collectors restart

  2. Execute the info command to verify that the integration check has passed:

    /etc/init.d/epoch-collectors info