|
|
| Author |
Message |
duckhead Cacti User
Joined: 20 Oct 2004 Posts: 59
|
Posted: Wed Aug 03, 2005 3:39 pm Post subject: NetApp Graphs |
|
|
I've completed a series of graphs for Network Applicance Filers (and Nearstores). I'm sure that some of you will say none to soon, but hey, that's what you get with free SW... Everyone is welcome to take these for a spin, and let me know what else they would like to see.
One of the many things that are currently lacking are graphs for volume usage, inode usage, basically anything that is volume specific. That's going to require some custom XML or custom script, and I don't have the time right now.
It does have a couple graphs that I'm particularily proud of, like the graph of Consistency Points by type.
Since I'm sure someone will ask if I don't say this, NetApp only supports SNMP V1. This means there is no support for COUNTER64. This means that you won't be able to graph any GigE interfaces correctly, or graph space used/free for large volumes. Sorry about that, but complain to NetApp There is another way to get at the data, NetApp has support for High and Low values in their custom MIB, but I'm not clever enough to write the PHP script to handle that just yet.
Post any questions or suggestions here and I'll be happy to respond.
Duckhead.
| Description: |
| NetApp host template plus dependencies. |
|
 Download |
| Filename: |
cacti_host_template_network_appliance_filer.zip |
| Filesize: |
13.43 KB |
| Downloaded: |
969 Time(s) |
|
|
| Back to top |
|
 |
serialkz1
Joined: 04 Aug 2005 Posts: 3
|
Posted: Thu Aug 04, 2005 3:32 am Post subject: Error: XML parse error. |
|
|
Hi, when i want to import the xml file , i get :
Error: XML parse error.
|
|
| Back to top |
|
 |
duckhead Cacti User
Joined: 20 Oct 2004 Posts: 59
|
Posted: Thu Aug 04, 2005 3:45 pm Post subject: |
|
|
| Well, when I tried to import the XML on my home server, it failed there also. The problem is that I can't find anything wrong with the XML file. Perhaps someone smarter than myself can find the problem. I'd be really curious of someone running PHP 4.3.x can give it a try.
|
|
| Back to top |
|
 |
Will C
Joined: 12 May 2005 Posts: 9 Location: Los Angeles, CA
|
Posted: Thu Aug 04, 2005 6:58 pm Post subject: |
|
|
| Yep. I just got the same thing on my Cacti 0.8.6f install too.
|
|
| Back to top |
|
 |
serialkz1
Joined: 04 Aug 2005 Posts: 3
|
Posted: Thu Aug 04, 2005 10:30 pm Post subject: |
|
|
Hi, it's ok for me, an xml editor told me there was an error at row 1830:
<data_source_path><path_rra>/nfs02_netapp_filer_f880_snmp_oid_56.rrd</data_source_path>
i think cacti dont like "<data_source_path><path_rra>/"
so you can put the full path to the .rrd file and doing the same at row 1893 and 2018.
And to finish modifiy row 2589:
<xml_path>&lt;path_cacti&gt;/resource/snmp_queries/interface.xml</xml_path>
with the correct path
|
|
| Back to top |
|
 |
irishpadres
Joined: 13 Sep 2003 Posts: 9 Location: Los Angeles, CA
|
Posted: Fri Aug 05, 2005 6:42 pm Post subject: |
|
|
| Actually all you need to do is delete the <data_source_path> lines. I left the xml_path line alone since it should point to the default interface.xml file.
|
|
| Back to top |
|
 |
duckhead Cacti User
Joined: 20 Oct 2004 Posts: 59
|
Posted: Mon Aug 08, 2005 12:05 pm Post subject: |
|
|
OK, here are the corrections recommended above. These are specific RRA files for my system, so I'm not sure how they got into my export. I've just edited the file and made the corrections suggested.
This one imported fine into my home system (unfortunately, I don't have a NetApp at my house, so I can't test it...)
I'll look a little more closely at my seettings to see what's wrong with the export.
Thanks for the bug fixes.
duckhead
| Description: |
|
 Download |
| Filename: |
cacti_host_template_network_appliance_filer.zip |
| Filesize: |
13.43 KB |
| Downloaded: |
1306 Time(s) |
|
|
| Back to top |
|
 |
renaatski
Joined: 27 Apr 2004 Posts: 22
|
|
| Back to top |
|
 |
Will C
Joined: 12 May 2005 Posts: 9 Location: Los Angeles, CA
|
Posted: Mon Aug 29, 2005 3:03 pm Post subject: |
|
|
| Hmm.. I'm getting the infamous "Error: XML: Hash version does not exist." when I try to import this now.
|
|
| Back to top |
|
 |
|