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/
Discussion on:
View:
Show:
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
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
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
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
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
Line: 26
Char: 1
Error Obeject doesn't support this property or method: 'WshShell.Popup'
Code 800A01B6
source: Microsoft VBScript runtime error
Please help
- Keyboard Shortcuts:
- Prev
- Next
- Toggle

































