homepage/docs/widgets/services/proxmoxbackupserver.md

15 lines
330 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Proxmox Backup Server
description: Proxmox Backup Server Widget Configuration
---
Allowed fields: `["datastore_usage", "failed_tasks_24h", "cpu_usage", "memory_usage"]`.
```yaml
widget:
type: proxmoxbackupserver
url: https://proxmoxbackupserver.host:port
username: api_token_id
password: api_token_secret
2023-09-29 21:01:11 +03:00
```