Skip to main content
Question

Central HA High memory usage cbd-sql

  • February 25, 2023
  • 1 reply
  • 147 views

Forum|alt.badge.img+1

Bonjour,

Description architecture

Central HA 2 nœud

RAM 24 Go

8 CPU

20 Pollers

RAM 16 Go

4 CPU

Nous avons une augmentation de consommation mémoire sur le process cbd-sql

# ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%mem | head
   PID   PPID CMD                         %MEM %CPU
103467      1 /usr/sbin/cbd /etc/centreon 57.1 14.4
 47763  47542 /usr/sbin/mariadbd --defaul 17.6 64.8

Dans les logs /var/log/centreon-broker/central-broker-master.log

ce genre de message :

[sql] [error] SQL: host with host_id = 5751 does not exist - unable to store service of that host. You should restart centengine

Dans les logs /var/log/mysqld.log

ce genre de message :

Aborted connection  to db: 'centreon' user: 'centreon' host: 'xxxxx' (Got timeout reading communication packets)

Quelqu’un peut nous aider ?

Cordialement

1 reply

Forum|alt.badge.img+1
  • Author
  • Steward *
  • March 27, 2023
We have an increase in memory consumption on the cbd-sql process

Can anyone help us?