The NSX_SHA (Service Health Agent) displays a Degraded status on an ESXi transport node. The fault string shows connection_down:NAPP/wavefront/nsx-nestdb. The local NSX_NESTDB agent status on the same node displays as Up.
The netopad (Network Operations Agent) service responsible for telemetry forwarding has stalled, preventing NSX_SHA from exporting metrics from the local nsx-nestdb database to upstream receivers (NAPP or Wavefront).
Connect via SSH to the affected ESXi transport node using root credentials.
Execute the following command to restart the telemetry agent: /etc/init.d/netopad restart
Allow 3 to 5 minutes for the service to initialize and rebuild local sockets.
Verify in the Agent Status UI that the NSX_SHA status has returned to Up and the fault string has cleared.
Note: This agent restart operation has no impact on the dataplane. Guest VM traffic forwarding and distributed firewall enforcement remain operational.