python script for sending email alert when a netowrk host is unresponsive. Just edit the script and write the list of hosts to be pinged, check interval in seconds, email recipients and email autentication details. The script automatically store the status of last check and send notification only for status change (Responsive->Unresponsive , Unresponsive->Responsive)