Via PR 71821, in 22.1.x the Analytics will display overall memory consumption using the values from the output of "show system detail" (branch would send these values in the logs towards analytics)


Analytics: Analytics system will show the overall system Memory and CPU % will be from load-stat


Load-stats is only a reflection of the load on the data processing (vsmd). 

The same is true for the memory– it is a reflection of the increase in the VSMD’s used memory. The load value is in percentage.


Director: show system details will show the overall system Memory and CPU % will be from load-stat 


Sample Outputs: 


Director: 

admin@Branch-01-cli> show system details 


 Software Details

   Software Release    21.2.3

   Package name        versa-flexvnf-20230413-100510-18f21b3-21.2.3


 Hardware Details

   Hypervisor Type     kvm

   Manufacturer        QEMU

   SKU Number          Not Specified

   Model               Standard PC (i440FX + PIIX, 1996)

   Serial number       Branch-01

   Hardware ID number  Not Specified

   CPU model           pc-i440fx-bionic

   Number of CPUs      3

   Number of NICs      5

   Memory              7.80GiB

   Disk size           69.85GiB

   Free NICs           0

   Free memory         2.95GiB  (~62-66% Utilized)

   Free disk           54.95GiB

   SSD present         no

   uCPE Platform       no


 

Analytics: 

admin@Branch-01-cli> show system load-stats 

VSN  CPU   MEM   LOAD    

ID   LOAD  LOAD  FACTOR  

-------------------------

0    2     33    2    



Note: From 22.1 and above, Both Director and Analytics will be using show system details stats to track CPU/Memory

Enhancement ID to track this is:71821