[pve-devel] pvestatd, influxdb
Alexandre DERUMIER
aderumier at odiso.com
Sun Oct 11 16:05:59 CEST 2015
>>should sending stats to influxdb (pve 4.0) be working or are there still some missing pieces?
yes it's working (graphite && influxdb)
>>At least it seems pretty undocumented. :-)
yes, I don't have made documentation yet
here the config
/etc/pve/status.cfg
-----------------------
influxdb:
server influxdb3.odiso.net
port 8089
graphite:
server graphite.odiso.net
port 2003
path testalex.proxmox26
for influxdb server, you need to defined an udp port listening in your influxdb server configuration
influxdb.conf
----------------
[[udp]]
enabled = true
bind-address = "0.0.0.0:8089"
database = "proxmox"
I'll write a wiki soon.
Alexandre Derumier
Ingénieur système et stockage
Fixe : 03 20 68 90 88
Fax : 03 20 68 90 81
45 Bvd du Général Leclerc 59100 Roubaix
12 rue Marivaux 75002 Paris
MonSiteEstLent.com - Blog dédié à la webperformance et la gestion de pics de trafic
De: "Herman Bos" <hbos at osso.nl>
À: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Vendredi 9 Octobre 2015 11:22:15
Objet: [pve-devel] pvestatd, influxdb
https://git.proxmox.com/?p=pve-manager.git;a=commit;h=c7f3e2abe2626c27147be84f4bd09a7c91348297
should sending stats to influxdb (pve 4.0) be working or are there still some missing pieces?
At least it seems pretty undocumented. :-)
Thanks,
Herman
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20151011/9fde0acc/attachment.htm>
More information about the pve-devel
mailing list