Simple way to monitor anything with an IP address
MWahl | February 20, 2010 | 10:22 amThis simple app can be scheduled as a windows Task. It will ping anything with a valid IP address at an interval in minutes you set. If a ping fails on an IP address you will receive an email to notify you that there is a problem.
You can download the program here http://apps.thenetworkadministrator.net/monitor_servers.zip
There is a configuration file called PingInfo.exe.config which will allow you to set your email server, polling interval and the the email address or group for the notifications.
add key=”EmailAddress” value=”name@foo.com
add key=”PollingInMinutes” value=”15″/>
add key=”SMTPHost” value=”mailserver.foo.com
>

lopsa





[...] Site … Here's a quick JavaScript function to check that a user has entered a valid IP address. …IT Professionals Simple way to monitor anything with an IP …Simple way to monitor anything with an IP address. admin | February 20, 2010 | 10:22 am … It will [...]