Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 309 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 309 Bytes

pingTester

This script does a ping test on devices in the network and sends an email and Slack notification if one or more results get failed. It needs to run via Crontab or Task scheduler.

python3 pingTester.py -u <email_username> -p <email_password> -s <email_server> -o <email_port> -f <email_from>