Tagging module Monitor - Monitor-2.0-11
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 27 Apr 2009 21:25:37 +0000 (21:25 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 27 Apr 2009 21:25:37 +0000 (21:25 +0000)
remove zabbix
improve install support
allow web to use monitor module in more cases.

Monitor.spec
zabbix.spec

index a936d24..031c542 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name monitor
 %define version 2.0
-%define taglevel 10
+%define taglevel 11
 
 %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
+* Mon Apr 27 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-11
+- remove zabbix
+- improve install support
+- allow web to use monitor module in more cases.
+
 * Thu Apr 16 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-10
 - sync
 - cache
index 9fe1ae1..e6cf970 100644 (file)
@@ -290,6 +290,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log
 %{zabbix_webdir}
 
 %changelog
+* Mon Apr 27 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-11
+- remove zabbix
+- improve install support
+- allow web to use monitor module in more cases.
+
 * Thu Apr 16 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-10
 - sync
 - cache