Hi all, I'm wondering if anyone knows if it's possible to export my Proxmox Backup Server metrics to Graphite?
Proxmox VE has options for both Influxdb and Graphite but Proxmox Backup only seems to support Influxdb. I'm already using Graphite for TrueNAS so putting Graphite as my PVE metric...
Hi All,
I created a small container to run Graphite for collecting PVE stats. Everything runs, except I am getting an Operation Not Permitted when sending metrics to graphite.
root@toxuthat:~# systemctl status pvestatd.service
● pvestatd.service - PVE Status Daemon
Loaded: loaded...
So I found this: https://pve.proxmox.com/wiki/External_metric_server and made the status file just as it said but I still dont see any data in Graphite
The graphite server is resolvable to the host name I put in the conf. I'm not sure If I have graphite totally installed correctly but I was...
Hello,
Carbon (particularly carbon-c-relay) expects one metric per line. Current PVE implementation breaks this rule. The following patch corrects this bug
--- /usr/share/perl5/PVE/Status/Graphite.pm.orig 2016-04-26 20:03:02.961141497 +0000
+++ /usr/share/perl5/PVE/Status/Graphite.pm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.