text file

Posted by: Anonymous

text file - 02/15/02 02:42 PM

is it possible to have pp export to a file automatically every couple of minutes. I have another program that can read the info and graph the latency.<br><br>
Posted by: Pete Ness

Re: text file - 02/15/02 02:57 PM

You can set up an alert that always fires (for example, have it alert any time 1 of 10 samples is over 1 ms), and then have it log this to a file. This will write the response times for the entire route to a log file every time there is a sample collected. Of course, you'll need to tie that alert to a destination (see the tutorial on alerts for more details).<br><br>Feel free to comment on how well this satisfies your requirements.<br><br>