{{ t('To connect openITCOCKPIT to your Proxmox Virtual Environment, follow these steps:') }}
- {{ t('Log in to your Proxmox Virtual Environment.') }}
-
{{ t('In the server view, select the root element of your datacenter. Then, on the left hand navigation, go to [Permissions] -> [API Tokens]') }}
-
{{ t('Create a new API Token:') }}
- {{ t('Select the user, your Token will be created for.') }}
- {{ t('Provide a Token ID to distinguish between multiple different tokens.') }}
-
{{ t('Click [add] and on the next screen, copy the generated Secret. As usual for tokens, it will be hidden for good.') }}
{{ t('The easiest way is to assign the PVEAuditor role to your monitoring user. To do so, follow these steps:') }}
- {{ t('Go to [Datacenter] -> [Permissions]') }}
-
{{ t('Click [Add] -> [API Token Permission]') }}
- {{ t('Path = "/"') }}
- {{ t('API Token (your Monitoring Token)') }}
- {{ t('Role PVEAuditor') }}
{{ t('If you want to restrict the permissions even further, you can create a custom role with the following permissions:') }}
- sys.audit
- datastore.audit