Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > how can I ping once per minute

Reply
Thread Tools Display Modes

how can I ping once per minute

 
 
OscarVogel
Guest
Posts: n/a

 
      01-16-2008
Our internet connection has gone down at least a few times in the past few
days. It usually comes back up w/in 5 - 10 minutes w/out me doing anything.
So I suspect that our internet connection may have gone down more often than
anyone has noticed. I would like to monitor the situation by pinging an
outside source from my Vista workstation. I need:

- a target to ping.
- a way to schedule a ping once per minute or so.

Or maybe there is (there must be) a better way to monitor the internet
connection. Any suggestions?

 
Reply With Quote
 
 
 
 
Tom [Pepper] Willett
Guest
Posts: n/a

 
      01-16-2008
I use Multiple Tray Ping from Moxom Software (freeware)

"OscarVogel" <> wrote in message
news:76816746-70DC-486F-9AA3-...
: Our internet connection has gone down at least a few times in the past few
: days. It usually comes back up w/in 5 - 10 minutes w/out me doing
anything.
: So I suspect that our internet connection may have gone down more often
than
: anyone has noticed. I would like to monitor the situation by pinging an
: outside source from my Vista workstation. I need:
:
: - a target to ping.
: - a way to schedule a ping once per minute or so.
:
: Or maybe there is (there must be) a better way to monitor the internet
: connection. Any suggestions?
:


 
Reply With Quote
 
Laszlo Dobos
Guest
Posts: n/a

 
      01-16-2008
its not so easy...

you have to make a wait.bat file with this row in the windows\system32
folder...:

@choice -t 60 -c wait -cs -d w

this will wait for 60 seconds. now, you can make another bat file anywhere,
just put these rows in it..:

ping localhost
wait
name_of_this_file.bat

with this solution you dont have to download anything on vista.
--
Laszlo Dobos
lacy.hu


"OscarVogel" wrote:

> Our internet connection has gone down at least a few times in the past few
> days. It usually comes back up w/in 5 - 10 minutes w/out me doing anything.
> So I suspect that our internet connection may have gone down more often than
> anyone has noticed. I would like to monitor the situation by pinging an
> outside source from my Vista workstation. I need:
>
> - a target to ping.
> - a way to schedule a ping once per minute or so.
>
> Or maybe there is (there must be) a better way to monitor the internet
> connection. Any suggestions?
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I can ping with IPv6. I can not ping with IPv4. Eric Gamess Windows Vista General Discussion 3 01-08-2009 11:06 PM
EIGHT minute boot ??? Onlurker Windows Vista General Discussion 4 06-22-2007 10:47 AM
ATI 7.5...At the last minute Dale White Windows Vista Games 0 06-01-2007 12:57 AM
Last Minute Question OpeXp Windows Vista General Discussion 11 01-30-2007 02:12 PM
4 1/2 minute boot dale Windows Vista Performance 3 10-21-2006 01:58 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59