I have been looking all over for a way to do this in Perl.
I would like a simple perl script that will read a text file of hostnames and do ping sweeps against them. It should then send an alert email to a specific address if host is not reachable in xx seconds. Handle with care, I'm a Perl n00b.
Thanks in advance