{"id":12759,"date":"2022-05-15T11:22:41","date_gmt":"2022-05-15T08:22:41","guid":{"rendered":"https:\/\/kifarunix.com\/?p=12759"},"modified":"2024-03-09T13:00:30","modified_gmt":"2024-03-09T10:00:30","slug":"add-hosts-to-zabbix-server-for-monitoring","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/add-hosts-to-zabbix-server-for-monitoring\/","title":{"rendered":"Add Hosts to Zabbix Server for Monitoring"},"content":{"rendered":"\n
This guide will take you through how you can be able to add hosts to Zabbix Server for monitoring. Zabbix<\/a> can be used to monitor literally anything right from cloud, network, servers, services, applications…<\/p>\n\n\n\n First off, install Zabbix agents on the remote hosts to be monitored.<\/p>\n\n\n\n Install Zabbix Agent on Ubuntu <\/a>22.04<\/a>\/Debian 11<\/a><\/p>\n\n\n\n Install Zabbix Agent on Windows Systems<\/a><\/p>\n\n\n\n So how can you add remote host systems to Zabbix server for monitoring?<\/p>\n\n\n\n In this tutorial, we will be adding Linux and Windows systems into the Zabbix server for monitoring.<\/p>\n\n\n\n To add hosts to Zabbix server;<\/p>\n\n\n\n Linux;<\/p>\n\n\n\n Windows;<\/p>\n\n\n\n If the connection between the Zabbix server and Zabbix agents is fine, you should see the availability status change to green.<\/p>\n\n\n\n Please note that Availability icon is only related to passive checks, hence why we selected “passive” templates above. Any template with Active<\/strong> means active checks.<\/p>\n\n\n\n Active vs Passive agent connection<\/p>\n\n\n\n If you use the Zabbix agent in the passive mode, it means that the poller (internal server process) connects to the agent on port 10050\/TCP and polls for a certain value (e.g., host CPU load). The poller waits until the agent on the host responds with the value. Then the server gets the value back, and the connection closes.<\/p>\n\n\n\n In the active mode, all data processing is performed on the agent, without the interference of pollers. However, the agent must know what metrics should be monitored, and that is why the agent connects to the trapper port 10051\/TCP of the server once every two minutes (by default). The agent requests the information about the items, and then performs the monitoring on the host and pushes the data to the server via the same TCP port.<\/p>\n<\/blockquote>\n\n\n\n From the Zabbix dashboards, you can see we have four hosts available now, including server itself.<\/p>\n\n\n\n Zabbix Hosts; Monitoring > Hosts<\/p>\n\n\n\n You can check the Graphs and Dashboards against each host for various metrics analysis.<\/p>\n\n\n\n Sample system performance dashbaord.<\/p>\n\n\n\nInstall Zabbix Agents on Remote Hosts to Monitor<\/h2>\n\n\n\n
Add Hosts to Zabbix Server for Monitoring<\/h2>\n\n\n\n
\n
\n
<\/figure><\/a><\/div>\n\n\n\n
\n
\n
\n
<\/figure><\/a><\/div>\n\n\n\n
<\/figure><\/a><\/div>\n\n\n\n
\n
<\/figure><\/a><\/div>\n\n\n\n
\n
<\/figure><\/a><\/div>\n\n\n\n
<\/figure><\/a><\/div>\n\n\n\n