Delay in ICMP Ping collection for newly discovered devices
Symptoms
Consider the following scenario,- You created a new grouping rule and applied that group to an ICMP Ping profile.
- A new device is introduced or the devices and their interfaces are updated in your network. These devices and their interfaces are with in the range of the grouping rule that is applied to the ping profile.
Causes
It is due to the Ping Collector resource cache that refreshes once in every hour.Resolving the problem
To resolve this issue, follow these steps:- Log in to cloud web console of your cluster.
Select tncp from Namespace pane.
Select tncp from Projects pane.
Expand in the pane in the navigation pane.Expand .
- Add the following property in the common Config
Map:
The default value is 60 minutes. The resource cache is refreshed in 14 minutes and the device or interface is considered by the Ping Collector as soon as it is discovered."ping-collector.resource-refresh-interval-minutes": "14"
- Restart the Ping Collector Service.