Added cluster mode metric
Build Docker image on push / docker (push) Successful in 22s
Build and push Docker image on tag / docker (push) Successful in 22s

This commit is contained in:
2026-08-17 21:29:09 +02:00
parent c4287c37bc
commit e5a5e6416b
4 changed files with 59 additions and 4 deletions
+4 -1
View File
@@ -58,6 +58,9 @@ metrics:
sdn: true # Enable collection of software-defined network (SDN) metrics.
```
The cluster state collector exposes `pve_cluster_mode`, where `1` means that
Proxmox VE is configured as a cluster and `0` means that it is a standalone node.
## Build
To build the Docker image for PVE Exporter, use the following command:
@@ -101,4 +104,4 @@ Contributions are welcome! Please open an issue or submit a pull request if you
## Support
If you encounter any issues or have questions, please open an issue on the project's GitHub repository.
If you encounter any issues or have questions, please open an issue on the project's GitHub repository.