graphs for NetApp qtrees???

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
xian_yangyq
Posts: 16
Joined: Sun Apr 09, 2006 9:29 pm

graphs for NetApp qtrees???

Post by xian_yangyq »

Hi all :cry: ,
i already setup cacti monitor network and server, now i need monitor netapp Filer it ONTAB is version 7.1, i can monitor it Storage Volume Usage but can not monitor the filer qtree, i Import Templates cacti_graph_template_netapp_gt_qt_32a.xml, cacti_data_template_netapp_dt_qt_32.xml, cacti_data_query_netapp_dq_qt_32.xml copy netapp_qtrees.xml to <path_cacti>/resource/snmp_queries, i can add NetApp - DQ QT 32 in Associated Data Queries can Create Graphs for qtree but i can not see this graphs, user debug have error info :

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="test - Qtree - |query_qrV2Volume|" \
--rigid \
--base=1024 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="Bytes" \
DEF:a="/opt/cacti/rra/test_lowkbyteslimit_3696.rrd":LowKBytesLimit:AVERAGE \
DEF:b="/opt/cacti/rra/test_lowkbyteslimit_3696.rrd":LowKBytesUsed:AVERAGE \
CDEF:cdefa=a,1024,* \
CDEF:cdefe=b,1024,* \
AREA:cdefa#FFF200:"Limit" \
GPRINT:cdefa:LAST:"Current%8.2lf%s" \
GPRINT:cdefa:MIN:"Minimum%8.2lf%s" \
GPRINT:cdefa:MAX:"Maximum%8.2lf%s\n" \
AREA:cdefe#002A97:"Used" \
GPRINT:cdefe:LAST:" Current%8.2lf%s" \
GPRINT:cdefe:MIN:"Minimum%8.2lf%s" \
GPRINT:cdefe:MAX:"Maximum%8.2lf%s\n"
RRDTool Says:

ERROR: opening '/opt/cacti/rra/test_lowkbyteslimit_3696.rrd': No such file or directory

this is why?

please help me :cry: .

thanks
:cry:
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

As the number of your rrd file is quite high, this is surely an installation with already lots of working rrd's, right? So we do not need starting at the beginning (file permissions).
Please check the Status of the device seen in the Devices List. Should be up.
Then, please switch Settings -> Logging Level to DEBUG for ONE polling cycle and find the Host[???] stuff in the log file (??? should be replaced by the number of the failing host, taken from the url when editing the host). When running cactid, its easier to run

Code: Select all

./cactid --verbosity=5 ??? ???
(??? again denotes the Host's number) to get the same info but with less unwanted stuff around
Reinhard
xian_yangyq
Posts: 16
Joined: Sun Apr 09, 2006 9:29 pm

Post by xian_yangyq »

thanks,

i use is cmd.php
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

So please run DEBUG mode for ONE cycle and post the snippet of log/cacti.log that refers to that host
Reinhard
xian_yangyq
Posts: 16
Joined: Sun Apr 09, 2006 9:29 pm

Post by xian_yangyq »

Hi Lvm,

now i find is netapp Version problem, i use it monitor natapp Version 5.6R is OK, already have graphs create. but in Netapp Version 7.1 can not create graphs. i don't know Netapp Version usr OID? the Version 5.6R OID is 789.1.4.5.1 Version 7.02 OID is 789.1.4.6.1, you can help tell me the Version 7.1 qtree OID?

thanks
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

As you already know the thread http://forums.cacti.net/viewtopic.php?t=13089, I can't help more. Please contact the manufacturer or search for the MIB of that very version. As already done by user pbratach, it may be possible to develop a new data query.
Reinhard
xian_yangyq
Posts: 16
Joined: Sun Apr 09, 2006 9:29 pm

Post by xian_yangyq »

hi Lvm,

thanks you help, i check this version MIB.
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests