https://github.com/FlipperPA/latency-tester

This might be a good place to start. It's on github, but no license.

*Basically where it says this:*

   if ping_time > threshold:            write_to_file(log_file, line + '\n')
is where you want to add in your code.

On Mon, Mar 23, 2015 at 8:30 AM, Raymond Norton <admin at lctn.org> wrote:

> How would I configure the ms variable?
>
>
>
> ----- Original Message -----
> From: "Marc Skinner" <marc at e-skinner.net>
> To: "TCLUG Mailing List" <tclug-list at mn-linux.org>
> Sent: Monday, March 23, 2015 8:04:23 AM
> Subject: Re: [tclug-list] alert for long ping times
>
> On 03/23/2015 07:59 AM, Raymond Norton wrote:
> > I currently run an aggressive ping script that sends an email if
> specific hosts go down. Is there a way to do the same; maybe even play a
> sound, when ping times exceed 75ms?
> >
>
>
> Replace email with text to speech!
>
> http://www.maketecheasier.com/make-computer-talk-with-festival/
>
>
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> tclug-list at mn-linux.org
> http://mailman.mn-linux.org/mailman/listinfo/tclug-list
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> tclug-list at mn-linux.org
> http://mailman.mn-linux.org/mailman/listinfo/tclug-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20150323/a57ed49b/attachment-0001.html>