Hi Sebastien,
The size of a RRD file is defined by this directive:
psims@centreon-central-vm tools]$ grep length /etc/centreon-broker/central-broker.json
"length": "15552000",
Maybe the value is larger on your remote server than your central server.
Even if you delete it, Broker will continue to create it again and again with the value defined in its configuration.
Best,
Thank you ,
I tried to put same value in my remote serveur
central-broker.json: "length": "7776000",
rmt-ucfs01-broker.json: "length": "7776000",
I stop cbd and centengine
I destroy my files .rrd in /var/lib/centreon/metrics .
I also reboot the remote .
every files still are 2.1 Mo and my /var/lib/centreon/metrics is full again …
Do you have another idea ?
What about this on both server:
grep insert /etc/centreon-broker/central-broker.json
I already saw that issue, just trying to remember
Do you have the neb filter correctly set in the broker output between RS and Central?
Did you manage to find the root cause?
It s seem option :
central-broker.json: "length": "7776000",
rmt-ucfs01-broker.json: "length": "7776000",
is correct after restart fro central and remote .
Maybe it miss a parameter in web ui to parameter this options