Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nagios-plugins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lcgdm
nagios-plugins
Commits
45bcee43
Commit
45bcee43
authored
12 years ago
by
Ricardo Rocha
Browse files
Options
Downloads
Patches
Plain Diff
releasing 0.9.1
parent
467f743e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
RELEASE-NOTES
+19
-0
19 additions, 0 deletions
RELEASE-NOTES
dist/nagios-plugins-lcgdm.spec
+7
-4
7 additions, 4 deletions
dist/nagios-plugins-lcgdm.spec
with
26 additions
and
4 deletions
RELEASE-NOTES
+
19
−
0
View file @
45bcee43
* 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
...
...
This diff is collapsed.
Click to expand it.
dist/nagios-plugins-lcgdm.spec
+
7
−
4
View file @
45bcee43
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment