Book Review - Mastering Zabbix
I was asked by Packt Publishing to give the book Mastering Zabbix a review. It's by Andrea Dalle Vacche and Stefano Kewan Lee, copyright 2013.
I found it most interesting to see what topics they covered as the book title states, "Mastering Zabbix" vs. not covered. Many things I've done …
more ...Installing Zabbix 2.2.x on CentOS The Easy Way!
This is an updated script to install Zabbix 2.2.x on CentOS/Red Hat 6. I have tested it on CentOS 6.5. The script was made for Zabbix 2.2.1, but if you modify the ZBX_VER variable in the script, it should work …
more ...Installing Zabbix 1.8.x on CentOS The Easy Way!
Update: This has been updated for 2.2.x. Follow this link.
This is an updated script to install Zabbix 1.8.x on CentOS/Red Hat 5. I have tested it on CentOS 5.4. The script was made for Zabbix 1.8.0, but …
more ...Installing Zabbix The Easy Way
Update: This has been updated for 1.8.x. Follow this link.
I was following the Zabbix forums and people are constantly having problems installing Zabbix.
To make things easier, I wrote a magic install script for CentOS/Red Hat 5. I have tested it on CentOS 5.2.
Basically …
more ...Installing Zabbix v1.6.1 on Debian Etch
As of this writing, Etch is the current "stable" version of Debian.
This is how to install Zabbix!
-
Add an unstable deb-src repository to your sources.list. If you have problems later, make sure the following deb-src line is the only deb-src line in your sources.list file.
echo "deb-src …