X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=zabbix.spec;h=2a408e309842c2fe8040eb9d9b54e3d16b11ba4c;hb=f67503b49b894823a2ff4916496dceda55e67650;hp=484ed8b32530a9a0b4426e00ab2eefa4b9ef6a41;hpb=4055d124d6921dc2beb3f01bc49b01abca1f1f56;p=monitor.git diff --git a/zabbix.spec b/zabbix.spec index 484ed8b..2a408e3 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -3,7 +3,7 @@ %define _prefix /usr/local/zabbix Name: zabbix -Version: 1.6 +Version: 1.6.2 Release: 1 Group: System Environment/Daemons License: GPL @@ -155,6 +155,9 @@ TMP_FILE=`mktemp $TMPDIR/zbxtmpXXXXXX` # TODO: setup Server=, Hostname=, SERVER=`grep PLC_MONITOR_HOST /etc/planetlab/plc_config | tr "'" ' ' | awk '{print $2}'` +if [ -z "$SERVER" ] ; then + SERVER=128.112.139.116 +fi HOST=`hostname` sed -e "s#Hostname=.*#Hostname=$HOST#g" \ -e "s#Server=.*#Server=$SERVER#g" \ @@ -180,6 +183,7 @@ rm -f $TMP_FILE chkconfig --add zabbix_agentd chkconfig zabbix_agentd on +service zabbix_agentd start %post server @@ -286,6 +290,9 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Fri Feb 27 2009 Stephen Soltesz - Monitor-2.0-1 +- preparing to make a 2.0 branch for monitor. + * Mon Jan 05 2009 Stephen Soltesz - Monitor-2.0-0 - new changes are significantly different, that I'm upping the number for clarity. @@ -297,3 +304,9 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log - 1.1beta2 - initial packaging + +%define module_current_branch 2.0 + +%define taglevel 0 + +%define version 3.0