This repo contains the required bits to build a collectl RPM
including Peter Piela's Lustre plugin (and supports Lustre
2.12).
# yum install rpm-build rpmdevtools yum-utils
# rpmdev-setuptree
# spectool -g -R collectl.spec
# cp -R SPECS SOURCES ~/rpmbuild/
# rpmbuild -ba SPECS/collectl.spec