Hi all,
I would like to ask regarding Silk Performer Workbench.
Im using Silk Performer to run command line to do a ping.
My queries is:
- How do we create error handling from command line output?
For example: from 4 packets sent, lost 1 packet (25% loss). If there is lost, then i would like to generate error message
Do i need to use string comparison (compare if packets lost: 1 == failed)
Does anyone have any idea or advice on this ?
Many thanks for your response
Mario