Data Query Probleme - Bluearc Titan

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Alphadog
Posts: 38
Joined: Tue Aug 04, 2009 12:58 am
Location: Bavaria near Germany

Data Query Probleme - Bluearc Titan

Post by Alphadog »

Hey Guys,

I just created a Data Query named "HBA" for a Bluearc Titan NAS system.

I wanted to get the FibreChannel Statistics out of the machine.

My Problem is when I create a Graph for the Device I have lots of this in my log files :

Code: Select all

11/02/2010 12:34:20 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/bluearc_fcstatsinstantin_59.rrd --template fcStatsInstantIn:fcStatsInstantOut 1288697659:U:U
When I walk the OID's they give me "0" and not 1288697659:U:U


In attachment you'll get the xml file and the MIB's.

Is it possible that cacti just gets the wrong data from the wrong OID ??
Attachments
NasServerMibs.zip
(50.99 KiB) Downloaded 42 times
hba.xml
(4.63 KiB) Downloaded 63 times
Alphadog
Posts: 38
Joined: Tue Aug 04, 2009 12:58 am
Location: Bavaria near Germany

Re: Data Query Probleme - Bluearc Titan

Post by Alphadog »

OK now I know what's the Problem ...

The Bluearc has some kind of double index (sorry never done this before)

It says .1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1. 7 (for fcStatsInstantIn) . 1 (for Clusternode 1) . 2 (for fc Card #2)

But Cacti scans .1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.7.2 without having the Clusternode 1 in between -.-

how can I tell cacti to write the clusternode number in front if the "index" ???
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Data Query Probleme - Bluearc Titan

Post by gandalf »

This is a "multi-level index". Cacti is able to handle that by using OID/REGEXP parse in the data query. in this case, the index is e.g. "1.2". There's no need that the index is a single number!
R.
Alphadog
Posts: 38
Joined: Tue Aug 04, 2009 12:58 am
Location: Bavaria near Germany

Re: Data Query Probleme - Bluearc Titan

Post by Alphadog »

And how could I tell cacti to use that "multi index" with OID/REGEXP ?
Could you get me a link to the documentation on that ?
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Data Query Probleme - Bluearc Titan

Post by gandalf »

Alphadog
Posts: 38
Joined: Tue Aug 04, 2009 12:58 am
Location: Bavaria near Germany

Re: Data Query Probleme - Bluearc Titan

Post by Alphadog »

ok thanks a lot found it and now it works ...
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests