Can use nping to do this also, its apart of NMAP 5.51 version. 

 

Max rtt: 16.000ms | Min rtt: 0.000ms | Avg rtt: 5.396ms

Raw packets sent: 20 (840B) | Rcvd: 20 (920B) | Lost: 0 (0.00%)

Tx time: 19.34400s | Tx bytes/s: 43.42 | Tx pkts/s: 1.03

Rx time: 20.35800s | Rx bytes/s: 45.19 | Rx pkts/s: 0.98

Nping done: 1 IP address pinged in 20.50 seconds

 

As an example, of 20 packets to a host on my network, can log that to a
batch file and have a for script sleep and keep running it. 

 

Z

 

Edward E. Ziots, CISSP, Security +, Network +

Security Engineer

Lifespan Organization

email:ezi...@lifespan.org

phone:401-639-3505 

 

 

From: Steven Peck [mailto:sep...@gmail.com] 
Sent: Tuesday, November 22, 2011 1:23 PM
To: NT System Admin Issues
Subject: Re: Ping testing tool

 

With PowerShell v2 you'd want to use Test-Connection

PS:> test-connection -computername server01, server02, server12

 

Of course, you'd have to build in the data collection and the delay.  

For the delay you could use Start-Sleep -s 15

 

Steven Peck

http://www.blkmtn.org

 



 

On Tue, Nov 22, 2011 at 9:56 AM, John Cook <john.c...@pfsf.org> wrote:

Like this

http://ict-freak.nl/2009/06/02/powershell-script-to-ping-servers/ 

 

 John W. Cook

System Administrator

Partnership For Strong Families

5950 NW 1st Place

Gainesville, Fl 32607

Office (352) 244-1610 <tel:%28352%29%20244-1610> 

Cell     (352) 215-6944 <tel:%28352%29%20215-6944> 

MCSE, MCP+I, MCTS, CompTIA A+, N+, VSP4, VTSP4

 

From: Richard Stovall [mailto:rich...@gmail.com] 
Sent: Tuesday, November 22, 2011 12:35 PM


To: NT System Admin Issues

Subject: Re: Ping testing tool

 

This might be a good powershell project if you haven't gotten your hands
dirty with it yet.

On Tue, Nov 22, 2011 at 12:21 PM, David Lum <david....@nwea.org> wrote:

Anyone have a favorite free ping test tool? I am looking for pinging a
few hosts every 15 seconds and give me an up/down as well as response
and average over the last xx period of time. No alerting necessary.

David Lum 
Systems Engineer // NWEATM
Office 503.548.5229 // Cell (voice/text) 503.267.9764

 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe ntsysadmin

 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe ntsysadmin

 

________________________________

CONFIDENTIALITY STATEMENT: The information transmitted, or contained or
attached to or with this Notice is intended only for the person or
entity to which it is addressed and may contain Protected Health
Information (PHI), confidential and/or privileged material. Any review,
transmission, dissemination, or other use of, and taking any action in
reliance upon this information by persons or entities other than the
intended recipient without the express written consent of the sender are
prohibited. This information may be protected by the Health Insurance
Portability and Accountability Act of 1996 (HIPAA), and other Federal
and Florida laws. Improper or unauthorized use or disclosure of this
information could result in civil and/or criminal penalties.
Consider the environment. Please don't print this e-mail unless you
really need to.

This email and any attached files are confidential and intended solely
for the intended recipient(s). If you are not the named recipient you
should not read, distribute, copy or alter this email. Any views or
opinions expressed in this email are those of the author and do not
represent those of the company. Warning: Although precautions have been
taken to make sure no viruses are present in this email, the company
cannot accept responsibility for any loss or damage that arise from the
use of this email or attachments.

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe ntsysadmin

 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe ntsysadmin


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe ntsysadmin

<<image001.jpg>>

Reply via email to