IZ7BOJ / ping-email-alert

python script for sending alert when a netowrk host is unresponsive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ping-email-alert

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)

About

python script for sending alert when a netowrk host is unresponsive


Languages

Language:Python 100.0%