Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions proxmox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Install the [Datadog Agent][2] and configure the Proxmox integration on one Prox

### Configuration

1. Create an [API Token][10] in your Proxmox Management Interface.
1. Create an [API Token][10] in your Proxmox Management Interface. The [PVEAuditor][11] role can be associated with the token to provide access to the necessary API endpoints.
2. Edit the `proxmox.d/conf.yaml` file, in the `conf.d/` folder at the root of your Agent's configuration directory to start collecting your proxmox performance data. See the [sample proxmox.d/conf.yaml][4] for all available configuration options. Ensure you have set the following parameters:

```
Expand Down Expand Up @@ -87,4 +87,5 @@ Need help? Contact [Datadog support][9].
[7]: https://github.com/DataDog/integrations-core/blob/master/proxmox/metadata.csv
[8]: https://github.com/DataDog/integrations-core/blob/master/proxmox/assets/service_checks.json
[9]: https://docs.datadoghq.com/help/
[10]: https://pve.proxmox.com/wiki/Proxmox_VE_API#API_Tokens
[10]: https://pve.proxmox.com/wiki/Proxmox_VE_API#API_Tokens
[11]: https://pve.proxmox.com/wiki/User_Management#pveum_permission_management
Loading