Hi Priotr, The CPU core calculation does not consider the CPU overprovisioning.
It is same as the mysql query: mysql> select sum(total_capacity) from op_host_capacity where capacity_type=90; If it is incorrect, please check the `op_host_capacity` table to see if some hosts have different CPU cores (than 64), or if the table has some records for Removed hosts. -Wei On Mon, 21 Feb 2022 at 09:59, Piotr Pisz <pi...@piszki.pl> wrote: > Hi, > > I have a question about what the dashboard shows in the cpu core section. > > > > We have 21 hosts each with 64 core (3.2 GHz), we have cpu overprovisioning > x2 enabled. > > The dashboard shows cpu cores as 1004/1792 which does not match any of the > calculations. > > How is it counted, what does the dashboard really show? > > > > Regards, > > Piotr > >