<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Brocade on BAFM</title><link>https://christian.blog.pakiheim.de/tags/brocade/</link><description>Recent content in Brocade on BAFM</description><generator>Hugo -- 0.160.1</generator><language>en</language><lastBuildDate>Fri, 08 Aug 2014 08:39:27 +0000</lastBuildDate><atom:link href="https://christian.blog.pakiheim.de/tags/brocade/index.xml" rel="self" type="application/rss+xml"/><item><title>Monitoring Brocade FC switches with SNMP/Nagios</title><link>https://christian.blog.pakiheim.de/posts/2014-08-08_monitoring-brocade-fc-switches-with-snmp-nagios/</link><pubDate>Fri, 08 Aug 2014 08:39:27 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=2862</guid><description>&lt;p&gt;I looked into the mess a bit more, and as it turns out, &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-08_monitoring-brocade-fc-switches-with-nagios" title="Monitoring Brocade FC switches with Nagios"&gt;the weird crap I was talking about&lt;/a&gt; only happens if you have a port with LossofSynchronization, LossofSignal or LinkFailures value with the base of ten (i.e. 10, 101 or 10.000).&lt;/p&gt;
&lt;p&gt;Additionally, the OID&amp;rsquo;s for those three failure elements seem to be dependent on the firmware version, as with 6.3.x they appear as different OIDs. So I may need to introduce another command-line switch, which selects the firmware version and depending on that, the OID.&lt;/p&gt;</description></item><item><title>Monitoring Brocade FC switches with Nagios</title><link>https://christian.blog.pakiheim.de/posts/2014-08-08_monitoring-brocade-fc-switches-with-nagios/</link><pubDate>Fri, 08 Aug 2014 08:37:46 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=4398</guid><description>&lt;p&gt;The last four days I spent looking for ways on monitoring a Brocade Fibrechannel switch (in my case IBM 2145 B32/F40). The first thing I came up with, is using SNMP. As it was already configured for the previous monitoring with Munin, getting information should be quite easy. After looking through Google for a bit, there is already &lt;a href="http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/IBM-Brocade/check_snmp_FCports_brocade-2Epl/details"&gt;one script&lt;/a&gt; that worked for me.&lt;/p&gt;
&lt;p&gt;Only trouble I had with that script, is that it crams every single port into one result. As I wanted something, that a) could watch a single port and b) return performance data, I went ahead an used the script to do a basic rewrite. But after a short while, I grew antsy and started writing a script from scratch, using the OIDs I got from that script and a &lt;a href="http://forums.cacti.net//files/brocade_interfaces.xml"&gt;Cacti template&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>