Bug 772924

Summary: Enhancement request - Include netapp plugin
Product: [Fedora] Fedora EPEL Reporter: Jarle Bjørgeengen <jarle.bjorgeengen>
Component: collectdAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: apevec, apevec, jarle.bjorgeengen, kevin, lkundrak, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-10 12:27:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Patch to specfile for building netapp-plugin including dependencies on x86_64 and i386 none

Description Jarle Bjørgeengen 2012-01-10 11:01:20 UTC
Created attachment 551808 [details]
Patch to specfile for building netapp-plugin including dependencies on x86_64 and i386

Description of problem:

Collectd is missing the netapp plugin. 

Version-Release number of selected component (if applicable):

4.10.3

How reproducible:

N/A 
  
Actual results:

Not able to collect data using the netapp plugin.

Expected results:

Be able to collect data using the netapp plugin.

Additional info:

Attached patch based on 4.10.3 that will make Netapp plugin build, include the necessary Netapp-libraries, and make sure they are linked in on the running systme. Netapp SDK needs to be extracted and pointed to by 

%define libnetapp_location path_to_sdk

Comment 1 Alan Pevec 2012-01-10 12:27:20 UTC
(In reply to comment #0)
> Attached patch based on 4.10.3 that will make Netapp plugin build, include the
> necessary Netapp-libraries, and make sure they are linked in on the running
> systme. Netapp SDK needs to be extracted and pointed to by 
> 
> %define libnetapp_location path_to_sdk

In order to build in Koji, all build dependecies must be included in Fedora/EPEL first and AFAICT this won't happen for netapp sdk due to Fedora-incompatible license.