Skip to content

Use ping requests to monitor WAN uptime and log outages to a file

License

Notifications You must be signed in to change notification settings

MFGookey/PingLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingLogger

Use ping requests to monitor WAN uptime and log outages to a file

What it does

This application will ping the Google DNS servers located at IPv4 address 8.8.8.8 once every ten seconds. If any of the ping responses are not successful, an entry will be made in the logfile and the pings will be sent once every second until the next successful response.

Log Location

Each execution of the program has its own logfile, located at C:\pinglogs\ with the filename set to the date and time at which the program began executing.

About

Use ping requests to monitor WAN uptime and log outages to a file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages