How to configure multiple ping commands in a single service
Posted: Thu Nov 17, 2016 8:54 am
Hello Experts,
There is a requirement of getting large packet latency and small packet latency together in a single service.
I understand that large packet latency ping and small packet latency will have different commands,
Large packet : ping IP -l 800
Small packet : ping IP -l 100
Is it possible to incorporate these two together and get a output of RTA and Packet loss. Also if you have any idea to make this possible please let me know.
There is a requirement of getting large packet latency and small packet latency together in a single service.
I understand that large packet latency ping and small packet latency will have different commands,
Large packet : ping IP -l 800
Small packet : ping IP -l 100
Is it possible to incorporate these two together and get a output of RTA and Packet loss. Also if you have any idea to make this possible please let me know.