I am looking for a vb script to allow me to select the text i need from the attached file and add it to a comma separated value (csv) file. The format I am looking for is:
Server Name/IP (DATE), Packet Loss %, Average Ping Time, # of Request timed out.
It is a scheduled daily task that produces the attached file so it would have to append the new information to the csv file to keep a running record. It would be ideal, if possible, to have an average ping time for each server that is updated at each append as well but i'm not sure if that is not easily done. Any help is greatly appreciated, thanks a lot.
Start Free Trial