Infrastructure Integration¶
Configuration¶
- Configure the agent by editing
/etc/nutanix/epoch-dd-agent/conf.d/system_core.yaml
in the collectors. Example: ```init_config:
instances: # No configuration is needed for this check. # A single instance needs to be defined with any value. - foo: bar ``` 2. Check and make sure that all yaml files are valid with following command:
```/etc/init.d/epoch-collectors configcheck```
-
Restart the Agent using the following command:
/etc/init.d/epoch-collectors restart
-
Execute the info command to verify that the integration check has passed:
/etc/init.d/epoch-collectors info