Hi all ,
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 .
thanks
graphs for NetApp qtrees???
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
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(??? again denotes the Host's number) to get the same info but with less unwanted stuff around
Reinhard
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 ??? ???
Reinhard
-
- Posts: 16
- Joined: Sun Apr 09, 2006 9:29 pm
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
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
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
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
Reinhard
-
- Posts: 16
- Joined: Sun Apr 09, 2006 9:29 pm
Who is online
Users browsing this forum: No registered users and 3 guests