NetXMS Support Forum

English Support => General Support => Topic started by: gmonk63 on July 12, 2022, 10:08:54 PM

Title: Packet Loss/Response Time
Post by: gmonk63 on July 12, 2022, 10:08:54 PM
Is it possible to graph the ICMP packet loss and Response times shown in Object Details -> Overview      I have tried adding the internal ICMP ping to{instance}:packet loss  and last response time to my Data Collection Configuration but they both just error out.



Thanks
Title: Re: Packet Loss/Response Time
Post by: Victor Kirhenshtein on July 13, 2022, 06:43:20 PM
You should be able to use internal parameters ICMP.PacketLoss and ICMP.ResponseTime.Last. Usually you'll need variants without instance - they will return data for primary IP address. Variants with instance should be used when you have configured additional ping targets on a node and want to get information for those targets.

Best regards,
Victor