{"id":783,"date":"2020-12-31T04:02:10","date_gmt":"2020-12-30T22:32:10","guid":{"rendered":"http:\/\/192.168.0.6\/linuxbots\/?p=783"},"modified":"2021-01-05T04:56:25","modified_gmt":"2021-01-04T23:26:25","slug":"how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts","status":"publish","type":"post","link":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/","title":{"rendered":"How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS"},"content":{"rendered":"\n<p><strong>Zabbix<\/strong> is a Free and Open-source enterprise-class monitoring software for servers, networks, and services. Zabbix offers a lot of reporting and data visualization features based on the stored data. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 &amp; 16.04 LTS systems.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"678\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg\" alt=\"zabbix-4.0-lts-on-ubuntu\" class=\"wp-image-3433\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1-300x199.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1-768x509.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"Zabbix (opens in a new tab)\" href=\"https:\/\/www.zabbix.com\/\" target=\"_blank\">Zabbix<\/a> can be used for agent-based and agent-less monitoring. The Zabbix agent is available for various platforms like Linux, UNIX, macOS, and Windows. Zabbix created by <strong><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/lv.linkedin.com\/in\/alexei-vladishev-8a12737\" target=\"_blank\">Alexei Vladishev<\/a><\/strong> and released under <a rel=\"noreferrer noopener\" aria-label=\"GPL V2 License (opens in a new tab)\" href=\"https:\/\/www.gnu.org\/licenses\/old-licenses\/gpl-2.0.en.html\" target=\"_blank\">GPL V2 License<\/a>.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Also Read: <a href=\"https:\/\/oracle.itsupportwale.com\/blog\/install-nextcloud-server-by-manual-method-on-ubuntu-16-04-18-04-with-apache2-mariadb-and-php-7-3\/\" target=\"_blank\" rel=\"noreferrer noopener\" label=\"Install NextCloud Server On Ubuntu 16.04 | 18.04 (opens in a new tab)\">Install NextCloud Server On Ubuntu 16.04 | 18.04<\/a><\/li><\/ul>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d755a182a05\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d755a182a05\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Installing_Zabbix_40_LTS_Server\" >Installing Zabbix 4.0 LTS Server<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_1_%E2%80%93_Install_Apache_MySQL_and_PHP\" >Step 1 &#8211; Install Apache, MySQL, and PHP<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_2_%E2%80%93_Add_Zabbix_repository\" >Step 2 &#8211; Add Zabbix repository<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_3_%E2%80%93_Install_Zabbix_on_Ubuntu_18\" >Step 3 &#8211; Install Zabbix on Ubuntu 18<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_4_%E2%80%93_Setup_MySQL_Database\" >Step 4 &#8211; Setup MySQL Database<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_5_%E2%80%93_Edit_Zabbix_Configuration_File\" >Step 5 &#8211; Edit Zabbix Configuration File<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_5_%E2%80%93_Edit_PHP_Configuration_for_Zabbix\" >Step 5 &#8211; Edit PHP Configuration for Zabbix<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Step_6_%E2%80%93_Enable_and_Restart_Zabbix_and_Apache_Services\" >Step 6 &#8211; Enable and Restart Zabbix and Apache Services<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Configure_Zabbix_frontend_using_Web_Installer_Wizzard\" >Configure Zabbix frontend using Web Installer Wizzard<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#Conclusion\" >Conclusion:<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\" id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>To follow this tutorial, most importantly you need to log in as a&nbsp;user with Sudo privileges.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-installing-zabbix-4-0-lts-server\"><span class=\"ez-toc-section\" id=\"Installing_Zabbix_40_LTS_Server\"><\/span>Installing Zabbix 4.0 LTS Server<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to Install Zabbix Server on Ubuntu 18.04 &amp; 16.04 LTS\" width=\"1200\" height=\"900\" src=\"https:\/\/www.youtube.com\/embed\/JErpE5adw_o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-1-install-apache-mysql-and-php\"><span class=\"ez-toc-section\" id=\"Step_1_%E2%80%93_Install_Apache_MySQL_and_PHP\"><\/span>Step 1 &#8211; Install Apache, MySQL, and PHP<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Zabbix required the LAMP environment. Use the following command to install all the required components.<\/p>\n\n\n\n<p>Run the below commands to update the package list and upgrade existing packages.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get update\nsudo apt-get upgrade<\/code><\/pre>\n\n\n\n<p>Install Apache using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install apache2 libapache2-mod-php<\/code><\/pre>\n\n\n\n<p>After that, install the MySql server using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install mysql-server<\/code><\/pre>\n\n\n\n<p>Now, install the PHP and its extensions by running the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install php php-mbstring php-gd php-xml php-bcmath php-ldap php-mysql<\/code><\/pre>\n\n\n\n<p><strong>Note<\/strong>: For Ubuntu 18.04 LTS it&#8217;s necessary to edit the file <strong><code>\/etc\/apt\/sources.list<\/code><\/strong> for required PHP packages. Edit the file and make it look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>deb http:\/\/archive.ubuntu.com\/ubuntu bionic main multiverse restricted universe\ndeb http:\/\/archive.ubuntu.com\/ubuntu bionic-security main multiverse restricted universe\ndeb http:\/\/archive.ubuntu.com\/ubuntu bionic-updates main multiverse restricted universe<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-2-add-zabbix-repository\"><span class=\"ez-toc-section\" id=\"Step_2_%E2%80%93_Add_Zabbix_repository\"><\/span>Step 2 &#8211; Add Zabbix repository<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Zabbix Server and Client packages not available in Ubuntu&#8217;s default repository. So, download and add the Zabbix repository by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>## Ubuntu 18.04 LTS (Bionic Beaver):\nwget https:\/\/repo.zabbix.com\/zabbix\/4.0\/ubuntu\/pool\/main\/z\/zabbix-release\/zabbix-release_4.0-3+bionic_all.deb\ndpkg -i zabbix-release_4.0-3+bionic_all.deb\napt update\n\n## Ubuntu 16.04 LTS (Xenial Xerus):\nwget https:\/\/repo.zabbix.com\/zabbix\/4.0\/ubuntu\/pool\/main\/z\/zabbix-release\/zabbix-release_4.0-3+xenial_all.deb\ndpkg -i zabbix-release_4.0-3+xenial_all.deb\napt update<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-3-install-zabbix-on-ubuntu-18\"><span class=\"ez-toc-section\" id=\"Step_3_%E2%80%93_Install_Zabbix_on_Ubuntu_18\"><\/span>Step 3 &#8211; Install Zabbix on Ubuntu 18<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Zabbix Software mainly required these three components Zabbix Server, Zabbix Web Frontend and Zabbix Agent. So, install all of them by running the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apt -y install zabbix-server-mysql zabbix-frontend-php zabbix-agent<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-4-setup-mysql-database\"><span class=\"ez-toc-section\" id=\"Step_4_%E2%80%93_Setup_MySQL_Database\"><\/span>Step 4 &#8211; Setup MySQL Database<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Login to your MySQL server and create a database and a new database user for Zabbix Server. So, create them by running the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mysql -uroot -p<\/code><\/pre>\n\n\n\n<p>Enter the password for login.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>create database zabbix_db character set utf8 collate utf8_bin;\ngrant all privileges on zabbix_db.* to zabbix@localhost identified by 'password';\nquit;<\/code><\/pre>\n\n\n\n<p>After that, import the database schema by using the below command. During this process, you will be asked to enter the password of our new DB user.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>zcat \/usr\/share\/doc\/zabbix-server-mysql*\/create.sql.gz | mysql -uzabbix -p zabbix_db<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-5-edit-zabbix-configuration-file\"><span class=\"ez-toc-section\" id=\"Step_5_%E2%80%93_Edit_Zabbix_Configuration_File\"><\/span>Step 5 &#8211; Edit Zabbix Configuration File<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>After that, edit the configuration file located in <strong><code>\/etc\/zabbix\/zabbix_server.conf<\/code><\/strong> and add the following information.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>DBHost=localhost\nDBName=zabbix_db\nDBUser=zabbix\nDBPassword=password<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-5-edit-php-configuration-for-zabbix\"><span class=\"ez-toc-section\" id=\"Step_5_%E2%80%93_Edit_PHP_Configuration_for_Zabbix\"><\/span>Step 5 &#8211; Edit PHP Configuration for Zabbix<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Now, edit the file located at <strong><code>\/etc\/zabbix\/apache.conf<\/code><\/strong> and uncomment and set the following values of PHP.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>php_value max_execution_time 300\nphp_value memory_limit 128M\nphp_value post_max_size 16M\nphp_value upload_max_filesize 2M\nphp_value max_input_time 300\nphp_value always_populate_raw_post_data -1\nphp_value date.timezone Asia\/Kolkata<\/code><\/pre>\n\n\n\n<p>Make sure you set the right TimeZone.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-6-enable-and-restart-zabbix-and-apache-services\"><span class=\"ez-toc-section\" id=\"Step_6_%E2%80%93_Enable_and_Restart_Zabbix_and_Apache_Services\"><\/span>Step 6 &#8211; Enable and Restart Zabbix and Apache Services<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>After that, Enable the Service of Zabbix Server and Apache Server<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl enable zabbix-server\nsystemctl enable zabbix-agent\nsystemctl enable apache2<\/code><\/pre>\n\n\n\n<p>Restart the Services by running the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl restart zabbix-server\nsystemctl restart zabbix-agent\nsystemctl restart apache2<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-configure-zabbix-frontend-using-web-installer-wizzard\"><span class=\"ez-toc-section\" id=\"Configure_Zabbix_frontend_using_Web_Installer_Wizzard\"><\/span>Configure Zabbix frontend using Web Installer Wizzard <span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>After that, point your browser to the below URL and remember to replace the &#8220;<strong><code>demo.linuxbots.com<\/code><\/strong>&#8221; with your domain name.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>http:&#47;&#47;demo.linuxbots.com\/zabbix<\/code><\/pre>\n\n\n\n<p>Now, Click on Next Step.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-installer-welcome-page.jpg\" alt=\"zabbix-installer-welcome-page\" class=\"wp-image-853\" width=\"943\" height=\"692\"\/><figcaption>Zabbix Web installer welcome page<\/figcaption><\/figure>\n\n\n\n<p>After that, make sure that all the required components are installed. Then click on Next Step.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-installer-check-dependancy.jpg\" alt=\"zabbix-installer-check-dependancy\" class=\"wp-image-855\"\/><figcaption>Zabbix Installer Check Dependancy<\/figcaption><\/figure>\n\n\n\n<p>Now, Enter the Database details and click on Next Step.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-installer-db-connection.jpg\" alt=\"zabbix-installer-db-connection\" class=\"wp-image-857\"\/><figcaption>Zabbix Installer DB Connection<\/figcaption><\/figure>\n\n\n\n<p>After that, Enter the name for the server and click on the Next step.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-installer-server-details.jpg\" alt=\"zabbix-installer-server-details\" class=\"wp-image-859\"\/><figcaption>Zabbix Installer Server Details<\/figcaption><\/figure>\n\n\n\n<p>On the summary page, you can verify the details provided in the previous steps. After verifying click on the Next step.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-installer-installation-summary.jpg\" alt=\"zabbix-installer-installation-summary\" class=\"wp-image-862\"\/><figcaption>Zabbix Installer Summary Page<\/figcaption><\/figure>\n\n\n\n<p>At the final step, click on the Finish button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-installer-finish-page.jpg\" alt=\"zabbix-installer-finish-page\" class=\"wp-image-865\"\/><figcaption>Zabbix Installer Finish page<\/figcaption><\/figure>\n\n\n\n<p>After that, you will be redirected to the login page. Here the default username is &#8220;<strong>Admin<\/strong>&#8221; and password is <strong>&#8220;zabbix<\/strong>&#8220;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-login-page.jpg\" alt=\"zabbix-login-page\" class=\"wp-image-868\"\/><figcaption>Zabbix Login Page<\/figcaption><\/figure>\n\n\n\n<p>After login, you will see the dashboard. Here we have successfully installed the Zabbix 4.0 LTS Server on Ubuntu 18.04 LTS Server.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"680\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-dashboard-1-1024x680.jpg\" alt=\"zabbix-dashboard\" class=\"wp-image-3432\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-dashboard-1-1024x680.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-dashboard-1-300x199.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-dashboard-1-768x510.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-dashboard-1.jpg 1121w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>Zabbix Dashboard<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion:<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In this tutorial, we installed Zabbix 4.0 Monitoring Server on Ubuntu 18.04 Server. You can share your views in the comment section.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Also Read: <a href=\"https:\/\/oracle.itsupportwale.com\/blog\/install-laravel-on-ubuntu-16-04-with-apache\/\">Install Laravel on Ubuntu 16.04 with Apache<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zabbix is a Free and Open-source enterprise-class monitoring software for servers, networks, and services. Zabbix offers a lot of reporting and data visualization features based on the stored data. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 &amp; 16.04 LTS systems. Zabbix can be used for agent-based and agent-less monitoring. The &#8230; <a title=\"How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS\" class=\"read-more\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\" aria-label=\"Read more  on How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":3433,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[498,500,504,2,7],"tags":[528,536,8,582,583],"class_list":["post-783","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-foss","category-linux","category-tutorial","category-tutorials","category-ubuntu","tag-installation","tag-monitoring-server","tag-ubuntu","tag-zabbix","tag-zabbix-agent"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install Zabbix Server on Ubuntu 18.04 &amp; 16.04 LTS - ITSupportWale<\/title>\n<meta name=\"description\" content=\"Zabbix is Free and Open-source monitoring software. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 &amp; 16.04 systems.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Zabbix Server on Ubuntu 18.04 &amp; 16.04 LTS - ITSupportWale\" \/>\n<meta property=\"og:description\" content=\"Zabbix is Free and Open-source monitoring software. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 &amp; 16.04 systems.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\" \/>\n<meta property=\"og:site_name\" content=\"ITSupportWale\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\" \/>\n<meta property=\"article:published_time\" content=\"2020-12-30T22:32:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-04T23:26:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"678\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Techie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Techie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\"},\"author\":{\"name\":\"Techie\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\"},\"headline\":\"How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS\",\"datePublished\":\"2020-12-30T22:32:10+00:00\",\"dateModified\":\"2021-01-04T23:26:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\"},\"wordCount\":604,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg\",\"keywords\":[\"installation\",\"Monitoring Server\",\"ubuntu\",\"zabbix\",\"Zabbix Agent\"],\"articleSection\":[\"FOSS\",\"Linux\",\"Tutorial\",\"Tutorials\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\",\"name\":\"How to Install Zabbix Server on Ubuntu 18.04 & 16.04 LTS - ITSupportWale\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg\",\"datePublished\":\"2020-12-30T22:32:10+00:00\",\"dateModified\":\"2021-01-04T23:26:25+00:00\",\"description\":\"Zabbix is Free and Open-source monitoring software. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 & 16.04 systems.\",\"breadcrumb\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg\",\"width\":1024,\"height\":678,\"caption\":\"zabbix-4.0-lts-on-ubuntu\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itsupportwale.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"name\":\"ITSupportWale\",\"description\":\"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides\",\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\",\"name\":\"itsupportwale\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"width\":1119,\"height\":144,\"caption\":\"itsupportwale\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\",\"name\":\"Techie\",\"sameAs\":[\"https:\/\/itsupportwale.com\",\"iswblogadmin\"],\"url\":\"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Zabbix Server on Ubuntu 18.04 & 16.04 LTS - ITSupportWale","description":"Zabbix is Free and Open-source monitoring software. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 & 16.04 systems.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Zabbix Server on Ubuntu 18.04 & 16.04 LTS - ITSupportWale","og_description":"Zabbix is Free and Open-source monitoring software. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 & 16.04 systems.","og_url":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/","og_site_name":"ITSupportWale","article_publisher":"https:\/\/www.facebook.com\/Itsupportwale-298547177495978","article_published_time":"2020-12-30T22:32:10+00:00","article_modified_time":"2021-01-04T23:26:25+00:00","og_image":[{"width":1024,"height":678,"url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg","type":"image\/jpeg"}],"author":"Techie","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Techie","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#article","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/"},"author":{"name":"Techie","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d"},"headline":"How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS","datePublished":"2020-12-30T22:32:10+00:00","dateModified":"2021-01-04T23:26:25+00:00","mainEntityOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/"},"wordCount":604,"commentCount":0,"publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg","keywords":["installation","Monitoring Server","ubuntu","zabbix","Zabbix Agent"],"articleSection":["FOSS","Linux","Tutorial","Tutorials","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/","url":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/","name":"How to Install Zabbix Server on Ubuntu 18.04 & 16.04 LTS - ITSupportWale","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg","datePublished":"2020-12-30T22:32:10+00:00","dateModified":"2021-01-04T23:26:25+00:00","description":"Zabbix is Free and Open-source monitoring software. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 & 16.04 systems.","breadcrumb":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#primaryimage","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/02\/zabbix-4.0-lts-on-ubuntu-1.jpg","width":1024,"height":678,"caption":"zabbix-4.0-lts-on-ubuntu"},{"@type":"BreadcrumbList","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-zabbix-server-on-ubuntu-18-04-16-04-lts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itsupportwale.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Zabbix Server on Ubuntu 18.04 &#038; 16.04 LTS"}]},{"@type":"WebSite","@id":"https:\/\/itsupportwale.com\/blog\/#website","url":"https:\/\/itsupportwale.com\/blog\/","name":"ITSupportWale","description":"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides","publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itsupportwale.com\/blog\/#organization","name":"itsupportwale","url":"https:\/\/itsupportwale.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","width":1119,"height":144,"caption":"itsupportwale"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Itsupportwale-298547177495978"]},{"@type":"Person","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d","name":"Techie","sameAs":["https:\/\/itsupportwale.com","iswblogadmin"],"url":"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/783","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/comments?post=783"}],"version-history":[{"count":0,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/783\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media\/3433"}],"wp:attachment":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media?parent=783"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/categories?post=783"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/tags?post=783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}