|
|
![]() |
|
|
Top | #1 |
|
Blame me for the RAZR's
Joined: March 2004
Location: Houston, Texas
Posts: 3,442
Reputation: 1240
Power: 146 |
Any ideas? -Sean |
|
|
|
|
|
Top | #2 |
|
Blame me for the RAZR's
Joined: March 2004
Location: Houston, Texas
Posts: 3,442
Reputation: 1240
Power: 146 |
I found this and i think its a step in the right direction.. hehe
|
|
|
|
|
|
Top | #3 |
|
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,028
Reputation: 2947
Power: 168 |
why reinvent the wheel? There are are a ton of freeware/shareware/payware products out there to do simple system availability monitoring (http://www.programurl.com/software/ping-monitor.htm)
|
|
|
|
|
|
Top | #4 |
|
Blame me for the RAZR's
Joined: March 2004
Location: Houston, Texas
Posts: 3,442
Reputation: 1240
Power: 146 |
I will look at them, However Id like to write it myself for a learning experience and to present to my boss as something that I made. hehe
|
|
|
|
|
|
Top | #5 |
|
*
Joined: December 2001
Location: USA
Posts: 6,496
Reputation: 2808
Power: 220 |
You will just create a bad re-implementation of something that has been perfected over the years. The wheel.
nmap is your toy. |
|
|
|
|
|
Top | #6 |
|
Moozically Con~foozed
Joined: July 2002
Location: UK
Posts: 126
Reputation: 60
Power: 122 |
in its simplest form although i agree there are far too many products out there that do this .... (see the prtg website they have an uptime monitor).
ping hostname > logfile.txt will save the results in a logfile for you to peruse ... you could then use logfile parser (microsoft) .... to read the results where there were errors only. D |
|
|
|
|
|
Top | #7 |
|
NTFS Stoner
Joined: March 2002
Location: the year 2525
Posts: 2,781
Reputation: 350
Power: 155 |
yep agree with all the above, plus it will reinforce the reason why the boss employed you when you reply with
"yeh thats an easy one, i will run a ping command and instruct it to save to a log file, then use the microsoft logfile parser to only show errors for the dead ip's, shouldn't take me more than an hour to setup a batch script to pull it off" then spend 55 mins surfing where ever as you already set it up today
|
|
|
|
|
|
Top | #8 |
|
OSNN Veteran Addict
Joined: January 2002
Location: Brossard,Quebec
Posts: 4,199
Blog Entries: 1
Reputation: 1481
Power: 182 |
I have to aggree also , there is no point in trying to reinvent anything, unless you really know what you want ahead of time and can perfect something that is all ready there, I see some young hotshots trying to impress by repacking MS updates in a wrapper or Sun Java and some how trying to get credit for work done by others , they come off as just plain stupid .
|
|
|
|
|
|
Top | #9 |
|
Blame me for the RAZR's
Joined: March 2004
Location: Houston, Texas
Posts: 3,442
Reputation: 1240
Power: 146 |
eh making a batch file using this command really has done everything i need
I just add every static ip we have in regards to switches and AP's Code:
ping -n 1 192.168.1.100 pause |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| no attachments in a text message or e-mail | Smokey34 | Portable Devices & Gadgets | 0 | December 11th, 2006 2:59pm |
| Possible fix for the Voicemail text message thing | Chancre_Scolex | Portable Devices & Gadgets | 0 | September 23rd, 2006 6:35am |
| I need a program that generates a text file on all the file names and meta data | VenomXt | Windows Desktop Systems | 14 | August 26th, 2006 2:47am |
| What do you think is the fastest way to text message? | inakaotaku | Portable Devices & Gadgets | 7 | February 20th, 2006 2:53am |
| Downloading text from word 97 onto message board | Kirrie2001 | Windows Desktop Systems | 3 | February 12th, 2002 6:52pm |