From db5b22763389bc0ac30dac25576589b85c02ac10 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 31 Aug 2011 16:14:46 -0400 Subject: [PATCH] Setting tag monitor-3.1-6 Minor updates to work with pcucontrol. Added action for some fprobe no-space errors. --- Monitor.spec | 6 +++++- zabbix.spec | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 9f8f29b..64a9211 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -7,7 +7,7 @@ %define name monitor # keep this version in sync with monitor/monitor_version.py %define version 3.1 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -357,6 +357,10 @@ fi %changelog +* Wed Aug 31 2011 Stephen Soltesz - monitor-3.1-6 +- Minor updates to work with pcucontrol. +- Added action for some fprobe no-space errors. + * Wed Aug 31 2011 Stephen Soltesz - monitor-3.1-5 - account for new ok status type in PCUs - include a percentage of nodes up as well as raw node-count diff --git a/zabbix.spec b/zabbix.spec index b4fb515..35e95cf 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -295,6 +295,10 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Wed Aug 31 2011 Stephen Soltesz - monitor-3.1-6 +- Minor updates to work with pcucontrol. +- Added action for some fprobe no-space errors. + * Wed Aug 31 2011 Stephen Soltesz - monitor-3.1-5 - account for new ok status type in PCUs - include a percentage of nodes up as well as raw node-count @@ -525,6 +529,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 3.0 -%define taglevel 5 +%define taglevel 6 %define version 3.1 -- 2.43.0