Skip to content
Snippets Groups Projects
Commit 45bcee43 authored by Ricardo Rocha's avatar Ricardo Rocha
Browse files

releasing 0.9.1

parent 467f743e
No related branches found
No related tags found
No related merge requests found
* Wed Jul 11 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.9.1
- Fixed bugs:
#540: check_process performance data fails if daemon has a '.'
* Fri May 25 2012 Alexandre Beche <alexandre.beche@cern.ch> - 0.9.0-1
- Renamed check_gridftp-rfio_transfer into check_*_activity
- Added new check_gridftp_tranfer probe counting the number of gridftp transfer failures
* Fri Apr 20 2012 Alexandre Beche <alexandre.beche@cern.ch> - 0.8.0-1
- Split nagios-plugins-lcgdm into nagios-lcgdm for config and nagios-plugins-lcgdm for probes
* Wed Feb 01 2012 Alexandre Beche <alexandre.beche@cern.ch> - 0.7.0-1
- Removed MySQL-Python dependency
- Merged patch for pnp4nagios templates
* Fri Dec 16 2011 Alexandre Beche <alexandre.beche@cern.ch> - 0.6.0-1
- Remove unused plugins (check_dpm_transfer, check_srm)
- Pnp4nagios templates improvement
* Sat Non 19 2011 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.5.0
- New probes
- gridftp/rfio transfer probes
......
......@@ -6,7 +6,7 @@
%define pnp4nagios_templates_dir %{_datadir}/nagios/html/pnp4nagios/templates.lcgdm
Name: nagios-plugins-lcgdm
Version: 0.9.0
Version: 0.9.1
Release: 1%{?dist}
Summary: Nagios probes to be run remotely against DPM / LFC nodes
Group: Applications/Internet
......@@ -14,8 +14,8 @@ License: ASL 2.0
URL: https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm/Admin/Monitoring
# The source of this package was pulled from upstream's vcs. Use the
# following commands to generate the tarball:
# svn export http://svn.cern.ch/guest/lcgdm/nagios-plugins/tags/nagios-plugins_0_9_0 nagios-plugins-lcgdm-0.9.0
# tar -czvf nagios-plugins-lcgdm-0.9.0.tar.gz nagios-plugins-lcgdm-0.9.0
# svn export http://svn.cern.ch/guest/lcgdm/nagios-plugins/tags/nagios-plugins_0_9_1 nagios-plugins-lcgdm-0.9.1
# tar -czvf nagios-plugins-lcgdm-0.9.1.tar.gz nagios-plugins-lcgdm-0.9.1
Source0: %{name}-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
......@@ -172,7 +172,10 @@ rm -rf $RPM_BUILD_ROOT
%{nagios_plugins_dir}/lcgdm/check_oracle_expiration
%changelog
* Wed Jul 11 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.9.0-1
* Wed Jul 11 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.9.1-1
- Update for new upstream release
* Fri May 25 2012 Alexandre Beche <alexandre.beche@cern.ch> - 0.9.0-1
- Update for new upstream release
* Fri Apr 26 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.8.0-1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment