VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Service and Ping monitor

by Jesus Garcia (2 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Hi programers!!
This code I think is one of the best for monitoring IP addresses and services (I have never seen this)
It can monitor any number of IP address in variable intervals of time, it let you know when an IP fails the number of times you especified in an INI file, it send messages to you or the people you want, just tyoe the computers name in the INI file.
The service monitor feature, it monitors any services on NT/2000 servers, an if one of the service monitored is down it traies to start it again, and of course, it also let you know what is happening.
Pleas take a look to de code a let me know your comments, and please vote for it!!!
I MUST thanks to the people to help develop this program, because with out their help ti couldn't be possible.
THANKS A LOT GUY!!!

Inputs
The input th program needs are it two files Services.ini and IpAddress.txt. In the first file you type the computers you want to advice when something gets wrong, and in the second one are save all the IP address monitored
Assumes
To monitor services this program must be run on a NT/2000(professional or server) machine and you must have administrative account.
Code Returns
As I have explained, te progeam advice via NET SEND with messagess to the computers you typed in the INI file with information that what is going wrong, such and IP addres failed or service down and restarted.
API Declarations
There are a lot of API's I recommend you to look at the code

Rate Service and Ping monitor

Download Service and Ping monitor

Download Service and Ping monitor (32 KB)

Service and Ping monitor Comments

No comments have been posted about Service and Ping monitor. Why not be the first to post a comment about Service and Ping monitor.

Post your comment

Subject:
Message:
0/1000 characters