Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: monitor iperf from perl

by ig (Vicar)
on Nov 15, 2013 at 01:10 UTC ( [id://1062674]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }
    }
    print "Notepad process not found\n";
    
  2. or download this
    use strict;
    use warnings;
    ...
        $obj->Wait(INFINITE);
        print "Notepad exited - restarting\n";
    }
    
  3. or download this
    use strict;
    use warnings;
    ...
            }
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1062674]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-25 05:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found