Discussion on:

7
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
Netlab 1.4
rchilton@... 28th Feb 2001
There's a freeware utility called Netlab that does the same job without the hassle of scripting.

NetLab features include tymesync, DNS lookups, Port Scan, Ping and Traceroute services.

http://www.adanil.com/NetLab/
For additional helpful information in the pingfile add the -a switch to resolve the hostnames of the addresses to be pinged.

WshShell.Run "Cmd.exe /c Ping.exe -a -n 2 " &NetworkNum&NodeNum &" >> c:\Pingfile.txt", 2,True
Thanx for a beautiful article.....

One thing I would like to inquire....is there a way, that I break the result I get frm the ping response......Eg. the following ping response

Pinging 216.32.74.52 with 32 bytes of data:

Reply from 216.32.74.52: bytes=32 time=751ms TTL=243
Reply from 216.32.74.52: bytes=32 time=707ms TTL=243
Reply from 216.32.74.52: bytes=32 time=769ms TTL=243
Reply from 216.32.74.52: bytes=32 time=845ms TTL=243

Ping statistics for 216.32.74.52:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 707ms, Maximum = 845ms, Average = 768ms

How can I break the result into minimum, maximum, and average, and display the result on the screen....Can anybody help?

I would appreciate if you mail me the reply at my e-mail ID
Thanx
Rajiv,
rajivw@wipro.net
0 Votes
+ -
Hi, It's easy, visit http://www.dandans.com and download Batch IP to help you
was wondering, how do i twitch this to give a report once a particulat host stops responding, with the specific time?
can anyone help me to write similar script in perl i need to store and anayze results of a ping command
0 Votes
+ -
Problems!!
komakai19 10th May 2011
having a issue with:
Line: 26
Char: 1
Error Obeject doesn't support this property or method: 'WshShell.Popup'
Code 800A01B6
source: Microsoft VBScript runtime error

Please help happy
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.