|
-
Jan 3rd, 2010, 02:51 AM
#1
Thread Starter
New Member
Developing a Network/Server Ping Status VB.NET App
Hi Guys,
I am wanting to start to learn vb.net using
I work as an IT Administrator and manage a few Servers, Routers, VPN Connections over a number if locations.
What I am wanting to do is create a vb.net app that will go out and ping say every 2-5mins each of the servers, routers, that are listed and then shows beside the Hostname a Green Circle which means online and if its a Red Circle its offline, and the screen refreshes if their is a problem or a device / service comes back online.
Then if its offline email a particular email address showing the hostname of either the server or router and which location saying its offline.
If possible to make it easier to change the devices to show possible have a txt file or something like that with the Hostname, IP Address, Location.
Is their any tutorials or places or people that would be able to give me a hand to start off.
Thanks
Matthew
-
Jan 3rd, 2010, 07:49 AM
#2
Re: Developing a Network/Server Ping Status VB.NET App
Hey,
Sure, this is possible.
Have a look at the following thread:
http://www.vbforums.com/showthread.php?t=539594
Gary
-
Jan 3rd, 2010, 01:50 PM
#3
Re: Developing a Network/Server Ping Status VB.NET App
Have a look at the link in my sig. I had a similar requirement in my work and created IRIS that does what you are needing. It will send emails, import from a spreadsheet and other stuff. I have mine set to automatically submit service tickets to our Service Desk team.
If you're interested, I can send you the code for study.
EDIT: here's some screenshots of it: http://stateofidleness.com/?p=317
In the version I use, it is for Digital Video Recorders (hence the cameras in the screenshots), but I have a release that is for network devices in general.
Last edited by stateofidleness; Jan 3rd, 2010 at 02:04 PM.
-
Jun 6th, 2024, 09:54 AM
#4
New Member
Re: Developing a Network/Server Ping Status VB.NET App
 Originally Posted by stateofidleness
Have a look at the link in my sig. I had a similar requirement in my work and created IRIS that does what you are needing. It will send emails, import from a spreadsheet and other stuff. I have mine set to automatically submit service tickets to our Service Desk team.
If you're interested, I can send you the code for study.
EDIT: here's some screenshots of it: http://stateofidleness.com/?p=317
In the version I use, it is for Digital Video Recorders (hence the cameras in the screenshots), but I have a release that is for network devices in general.
Is this project availibe or does anyone have the source code? Thx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|