Close
Log in to Zabbix Blog
Email
Password
Show password Hide password
Forgot password?
Incorrect e-mail and/or password
or
By creating an account or logging in with an existing account, you agree to our Terms of Service
Handy TipsTechnicalHow ToIntegrationsConferencesCommunityNewsSocialInterviewCase StudyLogin
Category:

Technical

Zabbix 2.2 features, part 6 – Returning values from webpages
May 7, 2013
Technical
Zabbix has allowed to check whether a webpage contains a specific string for a long time – using the web.page.regexp[] agent item one could verify whether page contents match a regular expression or not, and return the matched string. But what if multiple matches were possible, but we were interested in a specific one? There […]
Environmental monitoring with Zabbix
Environmental monitoring with Zabbix
April 26, 2013
Technical
So who cares about monitoring the environment?
Improved Zabbix API documentation
April 11, 2013
News
Exciting news! After a lot of hard work and hundreds of cups of coffee we’re proud to announce that the new documentation of the Zabbix API is complete.  The improved API documentation provides both a high level overview of the available methods and in-depth descriptions of each method separately.
Zabbix 2.2 features, part 5 – Better value mapping
February 21, 2013
Technical
Value mapping is a neat, little feature in Zabbix that allows to see what a numeric code actually means. Well, what did that mean? For example, a UPS device might return “2”, which means “all is OK”, and “3”, which means “battery low”. There will be many different devices with different numeric codes, so remembering […]
Newly documented APIs
February 11, 2013
Community
We’ve recently published the documentation for some of the APIs that have been introduced in 2.0 but had not been covered in the manual at all. If you are a Zabbix expert, you’re probably already aware of their existence, but if you don’t know your way around the source code, you might have missed them. Anyway, […]
Zabbix 2.2 features, part 4 – HTTP proxy for web monitoring
February 6, 2013
Technical
Having explored two other improvements to the built-in web monitoring – ability to template it and change retry count – let’s take a look at another one. Until Zabbix 2.2, it was not possible to set HTTP proxy for web monitoring… well, that’s not entirely true – with a hack one could set HTTP proxy for […]
“Why on earth was I not notified?!”
January 16, 2013
Community
“Why on earth was I not notified?!” — ever heard that question from a fellow worker? Setting up notifications can be a challenge — and not only for beginners. Normally, debugging such cases is cumbersome, complex and requires a good understanding of how Zabbix works. Were you ever asked for a list of people who […]
Zabbix 2.2 features, part 3 – Web scenario retries
January 10, 2013
Technical
Let’s continue our series about the improvements that are coming in Zabbix 2.2. We already examined one web monitoring improvement – ability to template it. But there’s more – in 2.2 you will be able to specify how many times a web scenario should be retried.
Zabbix 2.2 features, part 2 – Templated web monitoring
January 7, 2013
Technical
Continuing with the series on upcoming Zabbix 2.2, the second feature we will look at will be related to the built-in web monitoring that has been available in Zabbix for quite some time already. One problem some users faced – there was no way to use the extensive Zabbix templating system for web monitoring. This […]
Zabbix 2.2 features, part 1 – Automatic database upgrading
January 3, 2013
Technical
Zabbix currently is at version 2.0, and this version took quite a long time to get out – almost 2 and a half years. Of course, all that wait was not in vain – Zabbix 2.0 provided a huge amount of new features. It did mean that you and me had to wait for quite […]
Low Level Discovery for Windows Services
January 2, 2013
Technical
Introduction When monitoring Windows servers and services it would be really handy to have a check to see if all the services that are registered with the system to automatically start up during boot, are also started.
Zabbix 2.0 packages for RHEL, CentOS, SL
December 27, 2012
Community
EPEL finally offers Zabbix 2.0 packages. These packages are for you, if you are running RHEL, CentOS, Scientific Linux or any other Red Hat derivative. EPEL aims to provide best quality packages, that follow the same rules and conventions as Red Hat packages and therefore integrate smoothly.