Importing legacy Cacti/MRTG data into Zabbix

Here at the University of Hawaii at Manoa ITS department, we recently began using Zabbix. Before adopting Zabbix, we monitored our resources with a loosely integrated mix of several software components, including Cacti, MRTG, and uPortal. Having used this old system for quite a while, we have a considerable amount of data which is valuable for trending. So how do we switch to this great Zabbix system but retain all of our trending statistics? The instructions here describe how to convert data from either Cacti or MRTG and import it directly into Zabbix.

Read more

Zabbix Championship

We are always curious to know where and how our software is used. Then add a natural desire for perpetual competition. Now you should understand why about 2 months ago we had asked all our newsletter readers to report us their Zabbix dashboard indicators.

We didn’t expect that so many of you will notice that small ad at the bottom of Christmas Eve’s newsletter inviting to take part in the competition 🙂 And so we were pleasantly surprised to receive so many replies.

Read more

Reloading configuration cache

Zabbix daemons use various approaches to improve performance. One such measure, introduced in Zabbix 1.8, is configuration cache. It resulted in massive performance improvements (up to 10 times), mostly because of a significantly reduced database access (that we looked at in previous blog posts). This cache slightly changes how Zabbix operates, though, and can introduce some delays in configuration information processing. Zabbix 1.8.6 provides a new feature to help with configuration cache management.

Read more