Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 712 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 712 Bytes

Network Monitor - PowerShell Ping Script

The Network Monitor is a simple PowerShell Ping Script that acts as a Network Monitoring Tool. That imports a CSV file which contains a list IP address and the names of the devices you would like to monitor. The script runs every 60 seconds, importing the list and testing the connection of every device to ensure it is online. Alerting you to any devices which are unavailable.

The Network Monitor has been written and developed by Woodward.Digital and is distributed freely under the MIT License.

Please contact me if you have any comments or suggestions: contact@woodward.digital

Please vist: https://woodward.digital/network-monitor-powershell-ping-script/