{"id":35,"date":"2017-10-09T12:52:00","date_gmt":"2017-10-09T12:52:00","guid":{"rendered":"https:\/\/linuxadmin.melberi.com\/uncategorized\/how-to-install-zabbix-on-linux"},"modified":"2017-10-09T16:37:35","modified_gmt":"2017-10-09T16:37:35","slug":"install-zabbix-on-linux","status":"publish","type":"post","link":"https:\/\/www.melberi.com\/linuxadmin\/zabbix\/install-zabbix-on-linux","title":{"rendered":"How to Install Zabbix Server on CentOS Ubuntu"},"content":{"rendered":"<p>Zabbix Sever Installation Guide for Fedora Redhat Ubuntu CentOS Debian Linux<\/p>\n<p>Follow the below simple steps to install Zabbix server with mysql support on Linux.<\/p>\n<h3><u><b>Install Apache and MSSQL server <\/b><\/u><\/h3>\n<p><b>#yum install mysql-server httpd<\/b><br \/>\n<b>#service mysqld start<\/b><br \/>\n<b>#service httpd start<\/b><\/p>\n<p>Set Mysql root password<br \/>\nDefault root password is null<\/p>\n<h3><u>Installing Zabbix server<\/u><\/h3>\n<p>Install the Zabbix Server, web MYSql and Zabbix agent packages through yum repository.<\/p>\n<p><b style=\"background-color: white;\">#yum install -y zabbix-server-mysql\u00a0 zabbix-web-mysql.noarch zabbix-agent<\/b><\/p>\n<div><b>#cd \/usr\/share\/doc\/zabbix-server-mysql-x.x.x\/<\/b><\/div>\n<pre class=\"code\" style=\"font-family: inherit;\"><b>#mysql -uroot -psqlpassword\r\n<span style=\"color: #808080;\">mysql &gt; create database zabbix character set utf8;\r\nmysql &gt; quit;<\/span>\r\n#cd create\/schema\r\n#cat mysql.sql | mysql <\/b><b><b>-uroot -psqlpassword<\/b><\/b><b> <\/b><b> zabbix\r\n#cd ..\/data\r\n#cat data.sql | mysql <\/b><b><b>-uroot -psqlpassword<\/b><\/b><b> <\/b><b> zabbix\r\n#cat images_mysql.sql | mysql <\/b><b><b>-uroot -psqlpassword<\/b><\/b><b> <\/b><b> zabbix<\/b><\/pre>\n<p><b>Edit the below mentioned files <\/b><br \/>\nConfigure \/etc\/zabbix\/zabbix_agent.conf<br \/>\nConfigure \/etc\/zabbix\/zabbix_agentd.conf<br \/>\nConfigure \/etc\/zabbix\/zabbix_server.conf<br \/>\n<b><br \/>\n<\/b><\/p>\n<div>#service zabbix-server start<\/div>\n<div>#service zabbix-agent start<\/div>\n<h3><u><b>Final Setup<\/b><\/u><\/h3>\n<p><b>Go to web interface http:\/\/localhost\/zabbix<\/b><br \/>\nAnd follow the instructions mentioned there<br \/>\nZabbix front end is ready!<\/p>\n<p><b>Zabbix <\/b><b>Default user name\u00a0 =\u00a0<\/b><b>Admin\u00a0<\/b><br \/>\n<b>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0password =\u00a0<\/b><b>zabbix<\/b><br \/>\n<b><\/b><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zabbix Sever Installation Guide for Fedora Redhat Ubuntu CentOS Debian Linux Follow the below simple steps to install Zabbix server with mysql support on Linux. Install Apache and MSSQL server&#8230; <a href=\"https:\/\/www.melberi.com\/linuxadmin\/zabbix\/install-zabbix-on-linux\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[93,114],"tags":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/posts\/35"}],"collection":[{"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":4,"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/posts\/35\/revisions"}],"predecessor-version":[{"id":605,"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/posts\/35\/revisions\/605"}],"wp:attachment":[{"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/media?parent=35"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/categories?post=35"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.melberi.com\/linuxadmin\/wp-json\/wp\/v2\/tags?post=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}