in reply to Re: monitor iperf from perl
in thread monitor iperf from perl

Just a guess:
IPERF(1)                         User Manuals                         IPERF(1)

NAME
       iperf - perform network throughput tests

...

DESCRIPTION
       iperf is a tool for performing network throughput measurements.  It can
       test either TCP or UDP throughput.  To perform an iperf test  the  user
       must establish both a server (to discard traffic) and a client (to gen‐
       erate traffic).

It doesn't seem like something that would crash often...

Replies are listed 'Best First'.
Re^3: monitor iperf from perl
by mark4444az (Sexton) on Nov 17, 2013 at 20:16 UTC
    Ordinarily it doesn't, but I'm operating it using a processor who's core voltage is intentionally lower than spec, I occasionally get "stack overflow" and it's ko'd at that point.