VMware NSX
VMware Aria operations
vCenter reports CPU usage in the GUI for any VM using the output of esxtop system time.esxtop system time is an aggregate value of total CPU usage of vCPUs of the VM plus the system time consumed by ESX kernel threads on that VM's behalf (%Used + %Sys).
Note that system time consumed by kernel threads is very low for most VMs, but an Edge has network threads that can consume a lot of CPU handling traffic.
Monitoring Edge CPU and memory usage from vCenter and vRNI is not recommended. Edge CPU usage should be monitored with the below steps:
Connect to the NSX Edge node via SSH as admin and run the following command:> get dataplane cpu stats
Reference KB: vCenter and vRNI Report 100% NSX-T Edge CPU Utilization but Edge vCPUs are not fully utilized .