<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zabbix server installation guide Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/zabbix-server-installation-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 01 May 2020 08:15:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How To Intall Zabbix Server on Ubuntu 18.04 and  20.04</title>
		<link>https://www.osradar.com/how-to-intall-zabbix-server-on-ubuntu-18-04-and-20-04/</link>
					<comments>https://www.osradar.com/how-to-intall-zabbix-server-on-ubuntu-18-04-and-20-04/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Fri, 01 May 2020 08:15:38 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to install zabbix]]></category>
		<category><![CDATA[How To Intall Zabbix Server on Ubuntu 18.04]]></category>
		<category><![CDATA[Install Zabbix Server on linux]]></category>
		<category><![CDATA[Zabbix server installation guide]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19878</guid>

					<description><![CDATA[<p>Today we are going to learn that how to install Zabbix 4.0 LTS Server On Ubuntu 18.04 and 20.04. Zabbix is an open source interesting and most popular monitoring package. Zabbix provide the monitoring service on servers, desktops, network based applications and applications etc. It uses Zabbix agent for getting information and collecting data on [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-intall-zabbix-server-on-ubuntu-18-04-and-20-04/">How To Intall Zabbix Server on Ubuntu 18.04 and  20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Today we are going to learn that <a href="https://www.osradar.com/?p=19878">how to install Zabbix 4.0</a> LTS Server On Ubuntu 18.04  and 20.04. Zabbix is an open source interesting and most popular monitoring package. Zabbix provide the monitoring service on servers, desktops, network based applications and applications etc. It uses Zabbix agent for getting information and collecting data on the devices installed with Zabbix. You can also monitor the SMTP, HTTP, SNMP, TCP, ICMP, SSH and telnet protocols or packets. You&#8217;ll be get notified by Zabbix to stay alert for real time with the help of XMPP. Just follow the below steps for an easy installation.</p>



<h3><strong>Step 1: Update Your System</strong></h3>



<p>First of all update the system to the latest updates. Run the below command in your terminal.</p>



<pre class="wp-block-verse">sudo apt update</pre>



<h3><strong>Step 2: Add Zabbix Repository </strong></h3>



<p>Now, add the Zabbix repository on Ubuntu 18.04  / 20.04 as it is not included in Ubuntu repositories. Type the below command in your terminal.</p>



<pre class="wp-block-verse">wget https://repo.zabbix.com/zabbix/4.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_4.0-3+bionic_all.deb<br> sudo dpkg -i zabbix-release_4.0-3+bionic_all.deb</pre>



<h3><strong>Step 3: Installing Zabbix Server </strong></h3>



<p>After setting up the repository for Zabbix Server, update your system again and run the command to install zabbix along-with mysql package using the below command.</p>



<pre class="wp-block-verse">sudo apt update<br>sudo apt -y install zabbix-server-mysql </pre>



<p>Press &#8220;Y&#8221; when prompted.</p>



<pre class="wp-block-verse">sabi@Ubuntu-18.04:~$ sudo apt install zabbix-server-mysql<br> Reading package lists… Done<br> Building dependency tree       <br> Reading state information… Done<br> The following packages were automatically installed and are no longer required:<br>   libclone-perl libdbd-mariadb-perl libdbi-perl libmariadb3<br>   libreadline5 libterm-readkey-perl mariadb-common<br> Use 'sudo apt autoremove' to remove them.<br> The following additional packages will be installed:<br>   default-mysql-server fping libaio1 libblas3 libevent-2.1-7<br>   libevent-core-2.1-7 libiksemel3 liblinear4 liblua5.3-0 libmecab2<br>   libodbc1 libopenipmi0 libssh2-1 lua-lpeg mecab-ipadic<br>   mecab-ipadic-utf8 mecab-utils mysql-client-8.0<br>   mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 nmap<br>   nmap-common snmpd traceroute<br> Suggested packages:<br>   liblinear-tools liblinear-dev libmyodbc odbc-postgresql tdsodbc<br>   unixodbc-bin mailx tinyca ncat ndiff zenmap snmptrapd<br>   zabbix-frontend-php snmp-mibs-downloader<br> The following packages will be REMOVED:<br>   mariadb-client mariadb-client-10.5 mariadb-client-core-10.5<br> The following NEW packages will be installed:<br>   default-mysql-server fping libaio1 libblas3 libevent-2.1-7<br>   libevent-core-2.1-7 libiksemel3 liblinear4 liblua5.3-0 libmecab2<br>   libodbc1 libopenipmi0 libssh2-1 lua-lpeg mecab-ipadic<br>   mecab-ipadic-utf8 mecab-utils mysql-client-8.0<br>   mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 nmap<br>   nmap-common snmpd traceroute zabbix-server-mysql<br> 0 upgraded, 26 newly installed, 3 to remove and 0 not upgraded.<br> Need to get 38.2 MB of archives.<br> After this operation, 242 MB of additional disk space will be used.<br> Do you want to continue? [Y/n] <strong>y</strong></pre>



<p>Now, run the given command to install the zabbix front-end package. Press <strong>Y</strong> when prompted.</p>



<pre class="wp-block-verse">  sudo apt install zabbix-frontend-php </pre>



<p>Then install the zabbix agent with the help of given command.</p>



<pre class="wp-block-verse">sudo apt install zabbix-agent</pre>



<h3><strong>Step 4: Create Zabbix Database In Ubuntu 18.04</strong> / <strong>20.04</strong></h3>



<p>To create a database for Zabbix, run the below command</p>



<pre class="wp-block-verse">sudo mysql -u root -p</pre>



<p>Provide these details for the database.</p>



<p>DatabaseName: zabbix<br>DatabaseUser: zabbixuser<br>DatabasePassword: password</p>



<p>Then fire the following command to import the data into the database.</p>



<pre class="wp-block-verse">cd /usr/share/doc/zabbix-server-mysql<br>zcat create.sql.gz | mysql -u zabbixuser -p zabbix</pre>



<h3><strong>Step 5: Configure Zabbix Server</strong></h3>



<p>Provide the database details created above in the zabbix configuration file. To do this hit the below command.</p>



<pre class="wp-block-verse">sudo nano /etc/zabbix/zabbix_server.conf</pre>



<p> Provided the following details.</p>



<pre class="wp-block-verse">DatabaseHost=localhost <br>DatabaseName: zabbix<br>DatabaseUser: zabbixuser<br>DatabasePassword: password <br></pre>



<p>And then restart the apache and zabbix server services.</p>



<pre class="wp-block-verse">sudo systemctl restart zabbix-server<br>sudo systemctl restart zabbix-agent<br>sudo systemctl restart apache2</pre>



<p>Then to start at boot, run the below command</p>



<pre class="wp-block-verse">sudo systemctl enable zabbix-server zabbix-agent apache2</pre>



<h3><strong>Step 6: Access Web Dashboard of Zabbix Server</strong></h3>



<p>Type the <strong>ip/zabbix/</strong> in your browser to access the Zabbix web dashboard. You&#8217;ll see the welcome wizard finish it step by step as given below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="817" height="492" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/5-11.png" alt="How To Intall Zabbix Server on Ubuntu 18.04" class="wp-image-19966" srcset="https://www.osradar.com/wp-content/uploads/2020/04/5-11.png 817w, https://www.osradar.com/wp-content/uploads/2020/04/5-11-300x181.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/5-11-768x462.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/5-11-696x419.png 696w" sizes="(max-width: 817px) 100vw, 817px" /></figure></div>



<p>Double check that all pre-requisite are matched and then hit <strong>next step</strong> button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="824" height="494" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/6-13.png" alt="How To Intall Zabbix Server on Ubuntu 18.04" class="wp-image-19967" srcset="https://www.osradar.com/wp-content/uploads/2020/04/6-13.png 824w, https://www.osradar.com/wp-content/uploads/2020/04/6-13-300x180.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/6-13-768x460.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/6-13-696x417.png 696w" sizes="(max-width: 824px) 100vw, 824px" /></figure></div>



<p>Now, provide the credentials as given below and hit <strong>&#8220;Next Step&#8221;</strong>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="817" height="472" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/7-12.png" alt="" class="wp-image-19968" srcset="https://www.osradar.com/wp-content/uploads/2020/04/7-12.png 817w, https://www.osradar.com/wp-content/uploads/2020/04/7-12-300x173.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/7-12-768x444.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/7-12-696x402.png 696w" sizes="(max-width: 817px) 100vw, 817px" /></figure></div>



<p>Then provide Zabbix server details as:</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="830" height="500" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/8-7.png" alt="How To Intall Zabbix Server on Ubuntu 18.04" class="wp-image-19969" srcset="https://www.osradar.com/wp-content/uploads/2020/04/8-7.png 830w, https://www.osradar.com/wp-content/uploads/2020/04/8-7-300x181.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/8-7-768x463.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/8-7-696x419.png 696w" sizes="(max-width: 830px) 100vw, 830px" /></figure></div>



<p>Verify the details and click <strong>Next</strong> button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="592" height="475" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/9-4.png" alt="" class="wp-image-19970" srcset="https://www.osradar.com/wp-content/uploads/2020/04/9-4.png 592w, https://www.osradar.com/wp-content/uploads/2020/04/9-4-300x241.png 300w" sizes="(max-width: 592px) 100vw, 592px" /></figure></div>



<p>Then on the next screen click on <strong>finish</strong> button and you&#8217;ll be redirected to the Zabbix login page. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="807" height="462" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/10-3.png" alt="How To Intall Zabbix Server on Ubuntu 18.04" class="wp-image-19971" srcset="https://www.osradar.com/wp-content/uploads/2020/04/10-3.png 807w, https://www.osradar.com/wp-content/uploads/2020/04/10-3-300x172.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/10-3-768x440.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/10-3-696x398.png 696w" sizes="(max-width: 807px) 100vw, 807px" /></figure></div>



<p> Provide username &#8220;<em><strong>Admin</strong></em>&#8221; with pass &#8220;<em><strong>zabbix</strong></em>&#8221; to login. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="477" height="483" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/11-1.png" alt="" class="wp-image-19972" srcset="https://www.osradar.com/wp-content/uploads/2020/04/11-1.png 477w, https://www.osradar.com/wp-content/uploads/2020/04/11-1-296x300.png 296w" sizes="(max-width: 477px) 100vw, 477px" /></figure></div>



<p>After login it you&#8217;ll see the similar dashboard.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1024" height="435" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/12-1024x435.png" alt="How To Intall Zabbix Server on Ubuntu 18.04" class="wp-image-19973" srcset="https://www.osradar.com/wp-content/uploads/2020/04/12-1024x435.png 1024w, https://www.osradar.com/wp-content/uploads/2020/04/12-300x127.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/12-768x326.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/12-696x296.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/12-1068x453.png 1068w, https://www.osradar.com/wp-content/uploads/2020/04/12.png 1267w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>So, this is how you can install Zabbix Server on Ubuntu 18.04.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-intall-zabbix-server-on-ubuntu-18-04-and-20-04/">How To Intall Zabbix Server on Ubuntu 18.04 and  20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-intall-zabbix-server-on-ubuntu-18-04-and-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
