{"id":44170,"date":"2024-10-06T13:28:17","date_gmt":"2024-10-06T05:28:17","guid":{"rendered":"https:\/\/server.hk\/cnblog\/44170\/"},"modified":"2024-10-06T13:28:17","modified_gmt":"2024-10-06T05:28:17","slug":"centos-%e4%b8%8b-zabbix-3-0-4-%e5%ae%89%e8%a3%9d%e9%83%a8%e7%bd%b2","status":"publish","type":"post","link":"https:\/\/server.hk\/cnblog\/44170\/","title":{"rendered":"CentOS \u4e0b Zabbix 3.0.4 \u5b89\u88dd\u90e8\u7f72"},"content":{"rendered":"<h1 id=\"centos-%e4%b8%8b-zabbix-3-0-4-%e5%ae%89%e8%a3%9d%e9%83%a8%e7%bd%b2-KMGomKEKtr\">CentOS \u4e0b Zabbix 3.0.4 \u5b89\u88dd\u90e8\u7f72<\/h1>\n<p>Zabbix \u662f\u4e00\u6b3e\u5f37\u5927\u7684\u958b\u6e90\u76e3\u63a7\u89e3\u6c7a\u65b9\u6848\uff0c\u80fd\u5920\u5e6b\u52a9\u7528\u6236\u76e3\u63a7\u5404\u7a2e IT \u57fa\u790e\u8a2d\u65bd\u7684\u6027\u80fd\u548c\u53ef\u7528\u6027\u3002\u672c\u6587\u5c07\u4ecb\u7d39\u5982\u4f55\u5728 CentOS \u7cfb\u7d71\u4e0a\u5b89\u88dd\u548c\u90e8\u7f72 Zabbix 3.0.4\uff0c\u4e26\u63d0\u4f9b\u8a73\u7d30\u7684\u6b65\u9a5f\u548c\u5fc5\u8981\u7684\u914d\u7f6e\u5efa\u8b70\u3002<\/p>\n<h2 id=\"%e5%89%8d%e6%9c%9f%e6%ba%96%e5%82%99-KMGomKEKtr\">\u524d\u671f\u6e96\u5099<\/h2>\n<p>\u5728\u958b\u59cb\u5b89\u88dd\u4e4b\u524d\uff0c\u8acb\u78ba\u4fdd\u60a8\u7684 CentOS \u7cfb\u7d71\u5df2\u7d93\u66f4\u65b0\u5230\u6700\u65b0\u7248\u672c\u3002\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u9032\u884c\u66f4\u65b0\uff1a<\/p>\n<pre><code>sudo yum update -y<\/code><\/pre>\n<p>\u63a5\u4e0b\u4f86\uff0c\u60a8\u9700\u8981\u5b89\u88dd\u4e00\u4e9b\u5fc5\u8981\u7684\u4f9d\u8cf4\u5305\uff0c\u5305\u62ec Apache\u3001MySQL \u548c PHP\u3002\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u9032\u884c\u5b89\u88dd\uff1a<\/p>\n<pre><code>sudo yum install httpd mariadb-server php php-mysql php-gd php-xml php-bcmath php-mbstring -y<\/code><\/pre>\n<h2 id=\"%e5%ae%89%e8%a3%9d-zabbix-3-0-4-KMGomKEKtr\">\u5b89\u88dd Zabbix 3.0.4<\/h2>\n<p>\u9996\u5148\uff0c\u60a8\u9700\u8981\u4e0b\u8f09 Zabbix 3.0.4 \u7684\u5b89\u88dd\u5305\u3002\u53ef\u4ee5\u5f9e Zabbix \u7684\u5b98\u65b9\u7db2\u7ad9\u4e0b\u8f09\uff1a<\/p>\n<pre><code>wget https:\/\/cdn.zabbix.com\/zabbix\/sources\/stable\/3.0\/zabbix-3.0.4.tar.gz<\/code><\/pre>\n<p>\u4e0b\u8f09\u5b8c\u6210\u5f8c\uff0c\u89e3\u58d3\u7e2e\u5b89\u88dd\u5305\uff1a<\/p>\n<pre><code>tar -zxvf zabbix-3.0.4.tar.gz<\/code><\/pre>\n<p>\u63a5\u4e0b\u4f86\uff0c\u9032\u5165\u89e3\u58d3\u5f8c\u7684\u76ee\u9304\u4e26\u7de8\u8b6f\u5b89\u88dd Zabbix\uff1a<\/p>\n<pre><code>cd zabbix-3.0.4\n.\/configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-jabber --with-libcurl --with-openipmi --with-ssh2 --with-ldap --with-unixodbc\nmake install<\/code><\/pre>\n<h2 id=\"%e9%85%8d%e7%bd%ae%e8%b3%87%e6%96%99%e5%ba%ab-KMGomKEKtr\">\u914d\u7f6e\u8cc7\u6599\u5eab<\/h2>\n<p>\u5728\u5b89\u88dd Zabbix \u4e4b\u524d\uff0c\u60a8\u9700\u8981\u5148\u914d\u7f6e\u8cc7\u6599\u5eab\u3002\u9996\u5148\u555f\u52d5 MariaDB \u670d\u52d9\uff1a<\/p>\n<pre><code>sudo systemctl start mariadb\nsudo systemctl enable mariadb<\/code><\/pre>\n<p>\u63a5\u4e0b\u4f86\uff0c\u9032\u5165 MariaDB \u7684\u547d\u4ee4\u884c\u754c\u9762\uff1a<\/p>\n<pre><code>sudo mysql_secure_installation<\/code><\/pre>\n<p>\u6839\u64da\u63d0\u793a\u8a2d\u7f6e root \u5bc6\u78bc\u4e26\u9032\u884c\u5176\u4ed6\u5b89\u5168\u8a2d\u7f6e\u3002\u7136\u5f8c\uff0c\u5275\u5efa Zabbix \u8cc7\u6599\u5eab\u548c\u7528\u6236\uff1a<\/p>\n<pre><code>mysql -u root -p\nCREATE DATABASE zabbix CHARACTER SET utf8 COLLATE utf8_bin;\nCREATE USER 'zabbix'@'localhost' IDENTIFIED BY 'your_password';\nGRANT ALL PRIVILEGES ON zabbix.* TO 'zabbix'@'localhost';\nFLUSH PRIVILEGES;\nEXIT;<\/code><\/pre>\n<h2 id=\"%e5%b0%8e%e5%85%a5-zabbix-%e8%b3%87%e6%96%99%e5%ba%ab%e7%b5%90%e6%a7%8b-KMGomKEKtr\">\u5c0e\u5165 Zabbix \u8cc7\u6599\u5eab\u7d50\u69cb<\/h2>\n<p>\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5c0e\u5165 Zabbix \u7684\u8cc7\u6599\u5eab\u7d50\u69cb\uff1a<\/p>\n<pre><code>cd database\/mysql\nmysql -u zabbix -p zabbix &lt; schema.sql\nmysql -u zabbix -p zabbix &lt; images.sql\nmysql -u zabbix -p zabbix &lt; data.sql<\/code><\/pre>\n<h2 id=\"%e9%85%8d%e7%bd%ae-zabbix-%e4%bc%ba%e6%9c%8d%e5%99%a8-KMGomKEKtr\">\u914d\u7f6e Zabbix \u4f3a\u670d\u5668<\/h2>\n<p>\u63a5\u4e0b\u4f86\uff0c\u60a8\u9700\u8981\u914d\u7f6e Zabbix \u4f3a\u670d\u5668\u7684\u8a2d\u5b9a\u6a94\u3002\u7de8\u8f2f Zabbix \u4f3a\u670d\u5668\u7684\u914d\u7f6e\u6a94\u6848\uff1a<\/p>\n<pre><code>sudo nano \/etc\/zabbix\/zabbix_server.conf<\/code><\/pre>\n<p>\u627e\u5230\u4ee5\u4e0b\u884c\u4e26\u9032\u884c\u4fee\u6539\uff1a<\/p>\n<pre><code>DBPassword=your_password<\/code><\/pre>\n<h2 id=\"%e5%95%9f%e5%8b%95-zabbix-%e6%9c%8d%e5%8b%99-KMGomKEKtr\">\u555f\u52d5 Zabbix \u670d\u52d9<\/h2>\n<p>\u5b8c\u6210\u914d\u7f6e\u5f8c\uff0c\u555f\u52d5 Zabbix \u4f3a\u670d\u5668\u548c\u4ee3\u7406\u670d\u52d9\uff1a<\/p>\n<pre><code>sudo systemctl start zabbix-server\nsudo systemctl start zabbix-agent\nsudo systemctl enable zabbix-server\nsudo systemctl enable zabbix-agent<\/code><\/pre>\n<h2 id=\"%e9%85%8d%e7%bd%ae-apache-%e4%bc%ba%e6%9c%8d%e5%99%a8-KMGomKEKtr\">\u914d\u7f6e Apache \u4f3a\u670d\u5668<\/h2>\n<p>\u6700\u5f8c\uff0c\u60a8\u9700\u8981\u914d\u7f6e Apache \u4f3a\u670d\u5668\u4ee5\u652f\u6301 Zabbix \u7684 Web \u754c\u9762\u3002\u7de8\u8f2f Apache \u7684\u914d\u7f6e\u6a94\u6848\uff1a<\/p>\n<pre><code>sudo nano \/etc\/httpd\/conf.d\/zabbix.conf<\/code><\/pre>\n<p>\u6dfb\u52a0\u4ee5\u4e0b\u5167\u5bb9\uff1a<\/p>\n<pre><code>Alias \/zabbix \/usr\/local\/zabbix\/frontends\/php\n\n    Options Indexes FollowSymLinks\n    AllowOverride All\n    Require all granted\n<\/code><\/pre>\n<p>\u7136\u5f8c\uff0c\u91cd\u555f Apache \u4f3a\u670d\u5668\uff1a<\/p>\n<pre><code>sudo systemctl restart httpd<\/code><\/pre>\n<h2 id=\"%e7%b8%bd%e7%b5%90-KMGomKEKtr\">\u7e3d\u7d50<\/h2>\n<p>\u901a\u904e\u4ee5\u4e0a\u6b65\u9a5f\uff0c\u60a8\u5df2\u7d93\u6210\u529f\u5728 CentOS \u7cfb\u7d71\u4e0a\u5b89\u88dd\u4e26\u90e8\u7f72\u4e86 Zabbix 3.0.4\u3002\u9019\u662f\u4e00\u500b\u5f37\u5927\u7684\u76e3\u63a7\u5de5\u5177\uff0c\u53ef\u4ee5\u5e6b\u52a9\u60a8\u6709\u6548\u5730\u7ba1\u7406\u548c\u76e3\u63a7\u60a8\u7684 IT \u74b0\u5883\u3002\u5982\u679c\u60a8\u9700\u8981\u66f4\u9ad8\u6548\u7684\u8cc7\u6e90\u7ba1\u7406\uff0c\u8003\u616e\u4f7f\u7528 <a href=\"https:\/\/server.hk\">\u9999\u6e2f VPS<\/a> \u670d\u52d9\uff0c\u4ee5\u4fbf\u66f4\u597d\u5730\u652f\u6301\u60a8\u7684 Zabbix \u90e8\u7f72\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to install and deploy Zabbix 3.0.4 on CentOS with step-by-step instructions for effective monitoring and management of your systems.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4924],"tags":[],"class_list":["post-44170","post","type-post","status-publish","format-standard","hentry","category-setup-tutorials"],"_links":{"self":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/44170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/comments?post=44170"}],"version-history":[{"count":1,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/44170\/revisions"}],"predecessor-version":[{"id":44171,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/44170\/revisions\/44171"}],"wp:attachment":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/media?parent=44170"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/categories?post=44170"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/tags?post=44170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}