Hide Forgot
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
(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.