-
Book Overview & Buying
-
Table Of Contents
Zabbix 1.8 Network Monitoring
By :
Now that we have explored the basics of information gathering and acting upon it in Zabbix, let's take a closer look at two simple and widely used methods for obtaining data - the already mentioned Zabbix agents, and so called simple checks; which include TCP connectivity and ICMP checks.
Previously, we installed the Zabbix agent on the same host and monitored a single item for it. It's now time to expand and see how inter-host connectivity works.
To continue, install the Zabbix agent on another host. Compiling an agent only is done in a similar way to how we compiled everything in the beginning, but instead of the full configure line, you just need a single flag this time:
$ ./configure --enable-agent
Configuration should complete successfully and the following summary lines are important:
Enable server: no Enable proxy: no Enable agent: yes
If the output you see matches the above output, continue by issuing...
Change the font size
Change margin width
Change background colour