Skip to content

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.

Notifications You must be signed in to change notification settings

HasithaSuneth/pingTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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>

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages