From 8fde0a5d2a1d2c8e2c53ee0392973e4d64230a9c Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 28 Apr 2009 20:47:18 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-2.0-12 improve installation improve nodequery defaults add RT configuration check in mailer.py --- Monitor.spec | 7 ++++++- zabbix.spec | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Monitor.spec b/Monitor.spec index 031c542..b20e76f 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -251,6 +251,11 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Tue Apr 28 2009 Stephen Soltesz - Monitor-2.0-12 +- improve installation +- improve nodequery defaults +- add RT configuration check in mailer.py + * Mon Apr 27 2009 Stephen Soltesz - Monitor-2.0-11 - remove zabbix - improve install support diff --git a/zabbix.spec b/zabbix.spec index e6cf970..a19ca5d 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Tue Apr 28 2009 Stephen Soltesz - Monitor-2.0-12 +- improve installation +- improve nodequery defaults +- add RT configuration check in mailer.py + * Mon Apr 27 2009 Stephen Soltesz - Monitor-2.0-11 - remove zabbix - improve install support -- 2.43.0