PDA

View Full Version : Release of Beta 2


peter_milburn
12-10-2005, 03:01
Does anyone know when Beta2 will be released. I have heard there will be a precompiled mac release with it.

Keen to see and use it :-)

Thanks,


Pete

Alexei
12-10-2005, 08:01
To be released today.

jporter1
12-10-2005, 08:31
I agree I've noticed the graph linkage is still broken.

If you create a the linkage from host.1 to host.template and then add a graph to the host.template it correctly adds a graph to host.1

but if you then add a new host.2 and link the graphs you only get the graphs created for new graphs that are added to host.template you don't get all the current ones (i.e. those already added to host.1)

This means you would have to add all your hosts before you created even the first host.template graph.

Also if you change an element of the host.template graph for example a line type/colour it is not reflected in the host.1 and host.2 graphs

Dare I ask if it's been fixed? :o

peter_milburn
12-10-2005, 11:47
Are we still on schedule for the beta 2 release today ?

Pete M

Alexei
12-10-2005, 11:57
Yes we're!

peter_milburn
12-10-2005, 12:36
eagerly waiting ! :-)

bbrendon
12-10-2005, 20:15
i think the agent needs a feature to poll zabbix.com for when updates are released :)

peter_milburn
13-10-2005, 00:12
Sorry to be a pain, but do we know when the beta2 will be released.

Pete M

edeus
13-10-2005, 03:24
i think the agent needs a feature to poll zabbix.com for when updates are released :)

And it needs to have check frequency in the milliseconds for Pete. :p

ghislain
13-10-2005, 08:30
bah you know, technicaly we ARE "today" also :)

:D

remember, a wizard is never late, he arrive precisely when he meant to.
Gandalf(tm)

bbrendon
13-10-2005, 08:44
about 2.5 hours and all possibility of today is over :/

edeus
13-10-2005, 09:18
Down to 15 minutes for me... at least for me "day". Otherwise theres a good 7 hours to go.

I am happy to patiently wait for "when its ready" or when dev's finish playing their favourite lan game :)

Alexei
13-10-2005, 09:29
Patience, my friends. I'm finishing packaging of pre-compiled agents for ten different platforms. I'm releasing ZABBIX 1.1beta2 shortly.

peter_milburn
13-10-2005, 10:46
I for one will not be leaving my seat ! ...........

I have used the other big open sources ones, BB and Nagios, Cricket Catci MRTG.

How great it is to have all rapped into one. !


I will be hear waiting .... waiting :-)


Pete M

Alexei
13-10-2005, 10:51
ZABBIX 1.1beta2 has been released! Enjoy!

peter_milburn
13-10-2005, 11:13
Thanks heaps,

Now I have something to play with tonight !

Pete M

billbob
13-10-2005, 14:45
The trigger linkage don't work,
I can't delete or modify a trigger from a template to update all hosts triggers linked.

more over, when i use "add items from template" to synchonize triggers and items from a template, only items are updated, is it normal ?

Did i forget to apply a patch to make a triggers template?

Alexei
13-10-2005, 15:31
Anyone else to confirm this?

shayani
19-10-2005, 20:17
Anyone else to confirm this?

I do. Only the ITEMS are getting copied, the TRIGGERS dont.

shayani
19-10-2005, 20:26
Also, when I edit the template items, like, changing the KEY, or deleting the item itself, it does not propagate to the hosts that are linked to the template.

zac
21-10-2005, 18:26
#wget http://voxel.dl.sourceforge.net/sourceforge/zabbix/#zabbix-1.1beta2.tar.gz
#tar -xzvf zabbix-1.1beta2.tar.gz
#cd zabbix-1.1beta2
#./configure --with-mysql --with-server --with-net-snmp
[..]
checking for MySQL support... yes
checking for NET-SNMP support... checking for main in -lcrypto... yes
checking for the kernel version... 2.6 family (2.6.11-1.1369_FC4)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
[...]
#make
Making all in src
make[1]: Entering directory `/tmp/zabbix-1.1beta2/src'
make[2]: Entering directory `/tmp/zabbix-1.1beta2/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/zabbix-1.1beta2/src'
make[1]: Leaving directory `/tmp/zabbix-1.1beta2/src'
make[1]: Entering directory `/tmp/zabbix-1.1beta2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/tmp/zabbix-1.1beta2'