1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-30 17:05:08 +01:00
homepage/docs/widgets/services/proxmoxbackupserver.md
shamoon 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00

15 lines
330 B
Markdown

---
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
```