Hello guys!
I'm having a cluster with a few nodes.
All nodes should be sending statistics to a influxdb-server and next the statistics should be visualized with grafana.
Here is my /etc/pve/status.cfg:
The problem is, that there are statistics for all servers in the cluster instead of one. For one server the memory, cpu, ... stats are missing.
The statistics of the vms running on that node are all in the db.
Does anyone have an idea what could be wrong?
best regards
I'm having a cluster with a few nodes.
All nodes should be sending statistics to a influxdb-server and next the statistics should be visualized with grafana.
Here is my /etc/pve/status.cfg:
Code:
influxdb:
server 10.100.0.53
port 8089
The problem is, that there are statistics for all servers in the cluster instead of one. For one server the memory, cpu, ... stats are missing.
The statistics of the vms running on that node are all in the db.
Does anyone have an idea what could be wrong?
best regards