Infrastructure Integration¶
Configuration¶
- Configure the agent by editing
/etc/nutanix/epoch-dd-agent/conf.d/linux_proc_extras.yaml
in the collectors. Example: ```# There's no configuration necessary for this check. init_config:
instances: - tags: [] ``` 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