Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
nagios-plugins-areca
> nagios-plugins-areca.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File nagios-plugins-areca.spec of Package nagios-plugins-areca
#!BuildIgnore: post-build-checks Name: nagios-plugins-areca Version: 1.2.1 Release: 1 License: GPL Source: check_areca.pl Requires: perl arecacli Group: Applications/System Summary: Areca Raid Plugin BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description This is a plugin to test the state of Areca Raid arrays on servers. Works on 32-bit and 64-bit linux servers. Also tells you if your individual disks are not ok. Switches to customize behaviour. %prep %setup -c -T cp %{S:0} $RPM_BUILD_DIR/%{name}-%{version}/ %build %install %__install -m 755 -d %{buildroot}/usr/lib/nagios/plugins/ %__install -m 755 check_areca.pl %{buildroot}/usr/lib/nagios/plugins/check_areca %files %defattr(-,root,root,0755) /usr/lib/nagios/plugins/check_areca %changelog * Wed May 01 2013 Carsten Schoene <cs@linux-administrator.com> - initial package