avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.12k stars 912 forks source link

[Script]: Network Monitoring script #2905

Open Kalivarapubindusree opened 10 months ago

Kalivarapubindusree commented 10 months ago

Aim

I want to add network monitoring script using python.

Details

Develop a network monitoring script that pings a list of servers and alerts you if any of them are down using the ping command or libraries like ping3.

Record

Kalivarapubindusree commented 10 months ago

/assign