Skip to content

Python script for server ping alerts on linux machine using multi threads

Notifications You must be signed in to change notification settings

ferozfirru/PING_ALERT_PY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PING_ALERT_PY

Python script for server ping alerts on linux machine using multi threads, this uses linux sendmail for sending mail

install requests package for python

Run script in background

nohup python serveralerts.py &

The python script will be run in an infinite loop , so it'll be always be listening up/down status of the given websites

About

Python script for server ping alerts on linux machine using multi threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages