[Resolved By Myself ] Proxmox Metrics - Influxdb docker

sir_siegfrieds

New Member
Oct 2, 2019
6
0
1
40
Hey there,

i'm a proxmox user, and i use docker in a vm .

I want to try to get proxmox metrics on my influxdb ( localised in a docker )

I have configured my node in /etc/pve/status.cfg
like that :
Code:
influxdb:
  server 192.168.1.30
  port 8089
and i have put this configuration in my container influxdb

Code:
[[udp]]
  enabled = true
  bind-address = "0.0.0.0:8089"
  database = "telegraf"
  batch-size = 1000
  batch-timeout = "1s"

in the file /etc/influxdb/influxdb.conf

But i can't find any logs about Proxmox,
how to test if my data are going in my database ?

My server proxmox have a différent ip, is it a problem ?

192.168.1.55

Thanks for help and don't be rude with my english, i'm french
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!