<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I don't think there's anything that will work 'out of the box' to do
what you need... but if you have some Perl skills you might be able to
write your own Probe module for it.<br>
<br>
I would approach it one of 2 ways:<br>
<br>
- If memory serves, there is a utility called fcping that works much
like the regular (IP) ping command, but pings a WWPN.&nbsp; You'd have to
write a Probe module to support it.<br>
<br>
- Pull information from one of the FC switches directly.&nbsp; You could
probably use the IOSping probe module as a template and modify as
necessary.<br>
<br>
I know it's probably not the answer you were hoping for, but it's all I
can think of at the moment.<br>
<br>
- Peter<br>
<br>
<br>
<br>
Wilson, Robert S. wrote:
<blockquote
 cite="mid:20EEF536B3C31841B3AF8B0F3E331F54038C58EE@msgebe21.mfad.mfroot.org"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"MS Sans Serif";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal">I&#8217;m interested in using Smokeping for our Fibre
Channel network. We have Cisco MDS 9500 series switches. <o:p></o:p></p>
  <p class="MsoNormal">Has anyone done this or have any ideas on how to
do this?<o:p></o:p></p>
  <p class="MsoNormal">Any help would be much appreciated.<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Thank You<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <div>
  <p class="MsoNormal"><u><span
 style="font-size: 16pt; font-family: &quot;MS Sans Serif&quot;; color: green;">Robert
S. Wilson</span></u><span
 style="font-size: 10pt; font-family: &quot;MS Sans Serif&quot;;"><br>
  <span style="color: black;">Mayo Foundation</span><br>
Storage Management Unit in DCIS<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;MS Sans Serif&quot;;">Office:(507)266-4388,
Fax:(507)284-0893<br>
  <span style="color: red;"><a moz-do-not-send="true"
 href="blocked::mailto:rswilson@mayo.edu"><span style="color: blue;">rswilson@mayo.edu</span></a><o:p></o:p></span></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;MS Sans Serif&quot;; color: red;"><o:p>&nbsp;</o:p></span></p>
  </div>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
smokeping-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a>
<a class="moz-txt-link-freetext" href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>