Hi,
I am trying to use proxmox metrics server, I have configured victoriametrics which support Prometheus, Graphite, Influxdb input formats. I tested my server by a telegraf with nfluxdb (v1) output plugin and I can receive data over https with basic authentication from test machine. However, I added relevant info in
So how do I make work, right now I have working url for victoriametrics (influxdb compatible) at domain.com:9221 , have username and password.
Also where are the logs to see if there is issue with metrics server configuration so that can troubleshoot further.
I am trying to use proxmox metrics server, I have configured victoriametrics which support Prometheus, Graphite, Influxdb input formats. I tested my server by a telegraf with nfluxdb (v1) output plugin and I can receive data over https with basic authentication from test machine. However, I added relevant info in
proxmox -> Datacenter --> Metrics Server
for influxdb as per this guide where for influxdb api v1, we can use username:password
as token. But its not working.So how do I make work, right now I have working url for victoriametrics (influxdb compatible) at domain.com:9221 , have username and password.
Also where are the logs to see if there is issue with metrics server configuration so that can troubleshoot further.