From: Stephen Soltesz Date: Fri, 27 Mar 2009 17:08:52 +0000 (+0000) Subject: Tagging module Monitor - Monitor-2.0-7 X-Git-Tag: Monitor-2.0-7~1 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=df0d79b63101a2fc33cacd8c0457a5e0d1913279 Tagging module Monitor - Monitor-2.0-7 improved db model updated files that use db model updated web view based on node, site, and pcu states. added local mirror to zabbix Make file. --- diff --git a/Monitor.spec b/Monitor.spec index 27aa3b7..5361bd1 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 2.0 -%define taglevel 6 +%define taglevel 7 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -216,6 +216,12 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Fri Mar 27 2009 Stephen Soltesz - Monitor-2.0-7 +- improved db model +- updated files that use db model +- updated web view based on node, site, and pcu states. +- added local mirror to zabbix Make file. + * Tue Mar 24 2009 Stephen Soltesz - Monitor-2.0-6 - added action view to gui - added penalty_applied bit to db model. diff --git a/zabbix.spec b/zabbix.spec index 9449e50..83085bf 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,12 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri Mar 27 2009 Stephen Soltesz - Monitor-2.0-7 +- improved db model +- updated files that use db model +- updated web view based on node, site, and pcu states. +- added local mirror to zabbix Make file. + * Tue Mar 24 2009 Stephen Soltesz - Monitor-2.0-6 - added action view to gui - added penalty_applied bit to db model.