Zabbix SIA – Best Exporter in small partnership group 2012!

To be known, accepted and demanded in the different corners of the world is of course a big honor and the pride of every developing and dynamic company. However, to become recognized by the company’s home country and to be named “the best”, that’s what makes you really proud of who you are and what you are doing, as we all know – the most honest critique and valuation of the things you do comes from the closest people. :-)
Continue reading

Posted in Social | 1 Comment

Congratulate the Winners of Zabbix Explorer 2012 Contest!

On October 31st we introduced to our truly beloved Facebook followers an autumn contest, called “Zabbix Explorer”. During one month, until November 28th, the most enthusiastic, nimble, persistent and passionate Zabbix fans were competing with each other in order to win the title of ”Zabbix Explorer 2012”! :-)
Continue reading

Posted in Social | Leave a comment

API versioning

The 2.0.4 release contains a lot of improvements so one tiny change may have passed unnoticed: the version of the API has been bumped to 2.0.4 as well. Indeed, that’s one small change in the code, but a huge decision for the Zabbix developers team. The API version has remained on 1.4 since the release of 2.0, but finally we’ve developed a versioning that will suite our needs. Continue reading

Posted in Community, Technical | Tagged | 1 Comment

Translation freeze for 2.0.4 starts

As announced two months ago, translation/string freeze is obeyed now. Zabbix 2.0 branch enters freeze now in preparation for 2.0.4 release.

For 2.0.3 our awesome translators managed to get 6 translations to 100%. How will it go for 2.0.4?

Continue reading

Posted in Community | Tagged | 2 Comments

The New API Docs

The Zabbix API is a great tool, which allows you to extend and tailor Zabbix to your specific needs. Yet using it still poses a challenge for many developers, because a lot of it is still undocumented. To solve this problem and make the API more open to third party developers we’ve decided to completely rewrite the documentation. Yes, everything. From scratch. Continue reading

Posted in Uncategorized | Leave a comment

Putting dots on JMX monitoring

Introduction

JMX monitoring with Zabbix is easy using Zabbix Java gateway. Let’s say you have a JMX-enabled Java application running on some host. You start the Java gateway, configure Zabbix server to use that, add that host in Zabbix frontend, set up a JMX interface and create a JMX agent item (described here). A JMX item key name is (surprise-surprise!) jmx and it needs 2 parameters that describe a monitored entity:

  • an MBean object name
  • an MBean attribute name

Continue reading

Posted in How To, Technical | Tagged , , | 7 Comments

Zabbix 2.0.3 is out with 6 completed translations

Zabbix is translated in multiple languages, 21 in total. Some are in better shape, some in worse, but the 2.0.3 release marks something fairly unique – 6 languages have 100% coverage.

Continue reading

Posted in Community | Tagged | Leave a comment

Zabbix office getting ready for the conference

The Zabbix conference welcoming event is as soon as tomorrow. Here at the Zabbix office we are having some fresh decorations – and a whole bunch of community members :)

Continue reading

Posted in Community, Conferences | Leave a comment

Zabbix conference event map

Zabbix Conference 2012 is close, very close. Only three days or so left. Here at Zabbix we all are extremely excited and eager to see you in Riga, the capital of Latvia. The cradle and headquarters of Zabbix. When you arrive, it might be useful to have a visual idea of what’s happening where though, so here’s a map of potentially interesting things in Riga – and outside of it.

Continue reading

Posted in Conferences | Tagged , | Leave a comment

Connecting to the Zabbix appliance in VirtualBox

For quite some time now Zabbix has been offering a virtual appliance for those who would like to try it out or have a simple deployment for a small environment. Among other virtualisation solutions, users also run it on VirtualBox. But, when using NAT in VirtualBox, the host of the virtual machine cannot connect to the appliance directly. Let’s explore how this can be solved.

Continue reading

Posted in How To, Technical | Tagged , , , , , | Leave a comment