A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Visio
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

doubleclick Visio Shape to ping real device



 
 
Thread Tools Display Modes
  #1  
Old December 8th, 2009, 01:58 PM posted to microsoft.public.visio.general
vanlanjl
external usenet poster
 
Posts: 19
Default doubleclick Visio Shape to ping real device

I have created an extensive Network diagram utilizing Visio 2007, linked to
SQL Server. SQL Server contains all the applicable data for each network
device. It is then linked to Visio corresponding to each device shape, ie.
routers and switches. This is all saved as html. This is to help the Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router, switch)
and have it ping the actual device. Is this possible? I imagine it would be a
macro, but i am not a programmer. Any help would be great! Thanks!
  #2  
Old December 8th, 2009, 03:30 PM posted to microsoft.public.visio.general
Chris Roth [Visio MVP]
external usenet poster
 
Posts: 97
Default doubleclick Visio Shape to ping real device

Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before. I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to make it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a MSTSC
connection to reach out to wintel devices. Finally Bill Morein wrote a web
service to execute MSTSC also

http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes, stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007, linked to
SQL Server. SQL Server contains all the applicable data for each network
device. It is then linked to Visio corresponding to each device shape, ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it would
be a
macro, but i am not a programmer. Any help would be great! Thanks!



  #3  
Old December 8th, 2009, 04:40 PM posted to microsoft.public.visio.general
Chris Roth [Visio MVP]
external usenet poster
 
Posts: 97
Default doubleclick Visio Shape to ping real device

Looks like Al answered this over on my forum as well:

http://visguy.com/vgforum/index.php?...icseen#msg5682

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes, stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"Chris Roth [Visio MVP]" wrote in message
...
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before. I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to make it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a MSTSC
connection to reach out to wintel devices. Finally Bill Morein wrote a
web
service to execute MSTSC also


http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007, linked
to
SQL Server. SQL Server contains all the applicable data for each network
device. It is then linked to Visio corresponding to each device shape,
ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it would
be a
macro, but i am not a programmer. Any help would be great! Thanks!





  #4  
Old December 10th, 2009, 04:48 PM posted to microsoft.public.visio.general
vanlanjl
external usenet poster
 
Posts: 19
Default doubleclick Visio Shape to ping real device

Yes I have seen Al's responses, and they have not been helpful.
Where can i find a sample code to excute a ping?

"Chris Roth [Visio MVP]" wrote:

Looks like Al answered this over on my forum as well:

http://visguy.com/vgforum/index.php?...icseen#msg5682

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes, stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"Chris Roth [Visio MVP]" wrote in message
...
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before. I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to make it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a MSTSC
connection to reach out to wintel devices. Finally Bill Morein wrote a
web
service to execute MSTSC also


http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007, linked
to
SQL Server. SQL Server contains all the applicable data for each network
device. It is then linked to Visio corresponding to each device shape,
ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it would
be a
macro, but i am not a programmer. Any help would be great! Thanks!





.

  #5  
Old December 10th, 2009, 05:07 PM posted to microsoft.public.visio.general
AlEdlund
external usenet poster
 
Posts: 468
Default doubleclick Visio Shape to ping real device

I'm sorry for that.

I started over here

http://vbnet.mvps.org/

converted the network materials to VBA, wrapped it in the Visio structure
that could be called from a Visio event, saved it to a stencil and then
posted it (with Randy's permission).

You of course have the opportunity to improve the solution.

al


"VanlanJL" wrote in message
...
Yes I have seen Al's responses, and they have not been helpful.
Where can i find a sample code to excute a ping?

"Chris Roth [Visio MVP]" wrote:

Looks like Al answered this over on my forum as well:

http://visguy.com/vgforum/index.php?...icseen#msg5682

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"Chris Roth [Visio MVP]" wrote in message
...
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before.
I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to make
it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a
MSTSC
connection to reach out to wintel devices. Finally Bill Morein wrote a
web
service to execute MSTSC also


http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007,
linked
to
SQL Server. SQL Server contains all the applicable data for each
network
device. It is then linked to Visio corresponding to each device shape,
ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it
would
be a
macro, but i am not a programmer. Any help would be great! Thanks!




.

  #6  
Old December 10th, 2009, 07:28 PM posted to microsoft.public.visio.general
vanlanjl
external usenet poster
 
Posts: 19
Default doubleclick Visio Shape to ping real device

What is the document title?

"AlEdlund" wrote:

I'm sorry for that.

I started over here

http://vbnet.mvps.org/

converted the network materials to VBA, wrapped it in the Visio structure
that could be called from a Visio event, saved it to a stencil and then
posted it (with Randy's permission).

You of course have the opportunity to improve the solution.

al


"VanlanJL" wrote in message
...
Yes I have seen Al's responses, and they have not been helpful.
Where can i find a sample code to excute a ping?

"Chris Roth [Visio MVP]" wrote:

Looks like Al answered this over on my forum as well:

http://visguy.com/vgforum/index.php?...icseen#msg5682

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"Chris Roth [Visio MVP]" wrote in message
...
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before.
I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to make
it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a
MSTSC
connection to reach out to wintel devices. Finally Bill Morein wrote a
web
service to execute MSTSC also


http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007,
linked
to
SQL Server. SQL Server contains all the applicable data for each
network
device. It is then linked to Visio corresponding to each device shape,
ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it
would
be a
macro, but i am not a programmer. Any help would be great! Thanks!




.

  #7  
Old December 10th, 2009, 07:29 PM posted to microsoft.public.visio.general
vanlanjl
external usenet poster
 
Posts: 19
Default doubleclick Visio Shape to ping real device

Al,

I followed the link you provided. It takes me to the home page, what is the
document title that you are referring to?
Thanks,
Josh

"AlEdlund" wrote:

I'm sorry for that.

I started over here

http://vbnet.mvps.org/

converted the network materials to VBA, wrapped it in the Visio structure
that could be called from a Visio event, saved it to a stencil and then
posted it (with Randy's permission).

You of course have the opportunity to improve the solution.

al


"VanlanJL" wrote in message
...
Yes I have seen Al's responses, and they have not been helpful.
Where can i find a sample code to excute a ping?

"Chris Roth [Visio MVP]" wrote:

Looks like Al answered this over on my forum as well:

http://visguy.com/vgforum/index.php?...icseen#msg5682

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"Chris Roth [Visio MVP]" wrote in message
...
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before.
I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to make
it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a
MSTSC
connection to reach out to wintel devices. Finally Bill Morein wrote a
web
service to execute MSTSC also


http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007,
linked
to
SQL Server. SQL Server contains all the applicable data for each
network
device. It is then linked to Visio corresponding to each device shape,
ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.

I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it
would
be a
macro, but i am not a programmer. Any help would be great! Thanks!




.

  #8  
Old December 10th, 2009, 08:08 PM posted to microsoft.public.visio.general
AlEdlund
external usenet poster
 
Posts: 468
Default doubleclick Visio Shape to ping real device

It's not a document title, it's the network section of Randy's site which
includes a set of icmp (ping) routines.
al


"VanlanJL" wrote in message
...
Al,

I followed the link you provided. It takes me to the home page, what is
the
document title that you are referring to?
Thanks,
Josh

"AlEdlund" wrote:

I'm sorry for that.

I started over here

http://vbnet.mvps.org/

converted the network materials to VBA, wrapped it in the Visio structure
that could be called from a Visio event, saved it to a stencil and then
posted it (with Randy's permission).

You of course have the opportunity to improve the solution.

al


"VanlanJL" wrote in message
...
Yes I have seen Al's responses, and they have not been helpful.
Where can i find a sample code to excute a ping?

"Chris Roth [Visio MVP]" wrote:

Looks like Al answered this over on my forum as well:

http://visguy.com/vgforum/index.php?...icseen#msg5682

--

Hope this helps,

Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils
and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"Chris Roth [Visio MVP]" wrote in message
...
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before.
I've
copied an old post from 2007 here for you:

--

Al Edlund posted on Thursday, April 26, 2007 4:24 PM


Visio doesn't support pinging directly, you have to write code to
make
it
happen. You can use hyperlink to execute a telnet command to test
connectivity. You can also either write a simple macro to execute a
MSTSC
connection to reach out to wintel devices. Finally Bill Morein
wrote a
web
service to execute MSTSC also


http://blogs.msdn.com/wmorein/archiv...hyperlink.aspx

al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes,
stencils and templates, check out my web site:

Visio Guy
http://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures
and
downloads!):

Visio Guy Forum
http://www.visguy.com/vgforum

"VanlanJL" wrote in message
...
I have created an extensive Network diagram utilizing Visio 2007,
linked
to
SQL Server. SQL Server contains all the applicable data for each
network
device. It is then linked to Visio corresponding to each device
shape,
ie.
routers and switches. This is all saved as html. This is to help
the
Network
Team, and helpdesk so they can visualy see each site network
diagram.

I would like for the user to be able to doubleclick a shape
(router,
switch)
and have it ping the actual device. Is this possible? I imagine it
would
be a
macro, but i am not a programmer. Any help would be great! Thanks!




.

  #9  
Old January 6th, 2010, 06:49 AM posted to microsoft.public.visio.general
Betty Carson
external usenet poster
 
Posts: 5
Default doubleclick Visio Shape to ping real device

On Dec 8 2009, 8:30*pm, "Chris Roth [Visio MVP]"
wrote:
Hi VanlanJL,

Al Edlund (another Visio MVP) has answered similar questions before. I've
copied an old post from 2007 here for you:

--

* Al Edlund posted on Thursday, April 26, 2007 4:24 PM

* Visio doesn't support pinging directly, you have to write code to make it
* happen. You can use hyperlink to execute a telnet command to test
* connectivity. You can also either write a simple macro to execute a MSTSC
* connection to reach out to wintel devices. Finally Bill Morein wrote a web
* service to execute MSTSC also

*http://blogs.msdn.com/wmorein/archiv...ing-a-remote-d....

* al--Hope this helps,
Chris Roth
Visio MVP

For in-depth Visio articles, Visio tutorials and free Visio shapes, stencils
and templates, check out my web site:

Visio Guyhttp://www.visguy.com

For more Visio discussion, visit our forum (complete with pictures and
downloads!):

Visio Guy Forumhttp://www.visguy.com/vgforum

"VanlanJL" wrote in message

...

I have created an extensive Network diagram utilizing Visio 2007, linked to
SQL Server. SQL Server contains all the applicable data for each network
device. It is then linked to Visio corresponding to each device shape, ie.
routers and switches. This is all saved as html. This is to help the
Network
Team, and helpdesk so they can visualy see each site network diagram.


I would like for the user to be able to doubleclick a shape (router,
switch)
and have it ping the actual device. Is this possible? I imagine it would
be a
macro, but i am not a programmer. Any help would be great! Thanks!




With VISIO Templates 2007, you can create topology drawings & address
security issues on network IT diagrams. In addition, the Visio Toolbox
Web site delivers more Visio tools to simplify technical diagram and
reference materials to maximize your investment and simplify processes.
 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:55 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.