Search found 1 match
- Fri Sep 07, 2012 1:33 pm
- Forum: Open Source Nagios Projects
- Topic: How to build RPM out of Nagios Check files
- Replies: 1
- Views: 786
How to build RPM out of Nagios Check files
I have 3 nagios check files namely - check_idms.py, check_tomcat and check_soap. I built cdnagioscheck-1.0.tar.gz.I copied that tar file udnder /home/rpmbuild/rpm/SOURCES.I took an old SPEC file format from /home/rpmbuild/rpm/SPECS.Now I need to create SPEC file out of those 3 spec file so that it c...