Polling interval of url_response probe is set to 5 mins which means we should have 288 polls each day but we are getting some discrepancy in no. of polls. We have taken no. of polls from RN_QOS_DATA_0425 for three URLs mentioned below. URL URL Name in UIM Table ID Total
As you can see no. of polls are 1 more for service URL,2 more for return URL and 3 less for partner URL.
Environment
url_response - 4.43
Resolution
There can be no guarantee that the probe will poll accurately 288 times and send that much times a metrics. There can be various factors as below:
* polling interval may not accurately align with system hour clock. there may be cases when metric may miss by few seconds or minute to lie in day timeframe. * It’s not very mandate that probe completes its processing in 5mins, rather probe starts polling on configured interval and there can be factors like processing data, network delay leading metrics. * Further there can be various components involvement like publishing metrics and database insertions etc.