vSphere VAMI page shows a warning message vCenter Server health is GREEN vc.health.error.dbjob2
In the /var/log/vmware/vsphere-ui/logs/vsphere_client_virgo.log you see errors similar to:
[2023-08-15T19:01:06.981Z] [INFO ] MessageBroker-1 o.springframework.web.socket.config.WebSocketMessageBrokerStats WebSocketSession[0
current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks
= 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
[2023-08-15T19:01:07.229Z] [INFO ] agw-token-acq1 ######## ###### 200004 com.vmware.vim.sso.client.impl.SiteAffinityServiceDiscovery Site affinity is disabled
There is "vc.health.error.dbjob2" in VAMI.
If you grep locmsg.vmsg for "vc.health.error.dbjob2" you will find the following message:
# grep vc.health.error.dbjob2 /etc/vmware-vpx/locale/en/locmsg.vmsg
vc.health.error.dbjob2 = "Performance statistics rollup from Past Week to Past Month is not occurring in the database"
service-control --stop --all && service-control --start --all