Kafka topic input rate keeps showing 0 in the NAPP monitor log for more than 15 minutes.
In 420 Dashboard UI, System -> NSX Application Platform -> Metrics -> KAFKA AVERAGE MESSAGE INPUT RATE shows 0
You can see the below error:
.v.n.k.m.s.MonitorServiceImpl: INTELLIGENCE [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] Kafka Input rate of topic active_flow is 0
when using the following process:
NAPP 4.2.0
Will be fixed in a future release
The monitor cronjob to update Kafka metrics crashed at some point. As a result, while Kafka is working properly, monitor pod cannot log the latest input rate and pending messages from Kafka. On 420 UI, KAFKA AVERAGE MESSAGE INPUT RATE will show 0.
After restarting the monitor pod, the new monitor pod will start the cronjob, and all Kafka logs in monitor pod will be back to normal.
From the NSX Manager CLI, while logged in as root, Perform the following command to restart the monitor pod.