{"id":27819,"date":"2022-12-26T14:58:12","date_gmt":"2023-08-16T23:12:50","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/"},"modified":"2025-08-12T04:48:11","modified_gmt":"2025-08-11T20:48:11","slug":"%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/","title":{"rendered":"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2"},"content":{"rendered":"<h6>\u4e00. \u529f\u80fd\u6982\u8ff0<\/h6>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">PHP 7.4.5<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">MySQL 8.0.X<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">Zabbix4.47<\/ul>\n<p>\u7531\u4e8eCentOS 8\u652f\u6301\u5df2\u88ab\u53d6\u6d88\uff0c\u4f3c\u4e4e\u9700\u8981\u6267\u884c\u4ee5\u4e0b\u6b65\u9aa4\u3002<\/p>\n<p>\u5982\u679c\u5728CentOS8\u4e2d\u6267\u884cdnf\u547d\u4ee4\u65f6\u51fa\u73b0&#8221;\u9519\u8bef\uff1a\u4e0b\u8f7drepo &#8216;AppStream&#8217;\u7684\u5143\u6570\u636e\u5931\u8d25\uff1a\u65e0\u6cd5\u51c6\u5907\u5185\u90e8\u955c\u50cf\u5217\u8868\uff1a\u955c\u50cf\u5217\u8868\u4e2d\u6ca1\u6709URL&#8221;\u7684\u9519\u8bef\uff0c\u8bf7\u5c1d\u8bd5\u4ee5\u4e0b\u89e3\u51b3\u65b9\u6cd5\u3002<\/p>\n<p>\u6267\u884c\u547d\u4ee4\uff1adnf check-update\u3002<\/p>\n<pre class=\"post-pre\"><code>[root@zabbix ~]# dnf check-update \r\nCentOS-8 - AppStream 67 B\/s | 38 B 00:00 \r\n\u30a8\u30e9\u30fc: repo 'AppStream' \u306e\u30e1\u30bf\u30c7\u30fc\u30bf\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f : Cannot prepare internal mirrorlist: No URLs in mirrorlist\r\n[root@zabbix ~]#\r\n<\/code><\/pre>\n<p>\u8bf7\u7f16\u8f91\u4f4d\u4e8e\u4ee5\u4e0b\u76ee\u5f55\u4e2d\u7684 &#8220;CentOS-AppStream.repo&#8221; \u6587\u4ef6\u3002<br \/>\n\u5c06 &#8220;mirrorlist=http:\/\/mirrorlist.centos.org\/~~&#8221; \u6ce8\u91ca\u6389\uff0c<br \/>\n\u53d6\u6d88\u6ce8\u91ca &#8220;baseurl=http:\/\/mirror.centos.org\/~~&#8221;\uff0c<br \/>\n\u5e76\u5c06 &#8220;http:\/\/mirror.centos.org\/&#8221; \u66f4\u6539\u4e3a &#8220;http:\/\/vault.centos.org\/&#8221;\u3002<\/p>\n<pre class=\"post-pre\"><code>vi \/etc\/yum.repos.d\/CentOS-AppStream.repo\r\n<\/code><\/pre>\n<pre class=\"post-pre\"><code>[AppStream]\r\nname=CentOS-$releasever - AppStream\r\n#mirrorlist=http:\/\/mirrorlist.centos.org\/?release=$releasever&amp;arch=$basearch&amp;repo=AppStream&amp;infra=$infra\r\nbaseurl=http:\/\/vault.centos.org\/$contentdir\/$releasever\/AppStream\/$basearch\/os\/\r\ngpgcheck=1\r\nenabled=1\r\ngpgkey=file:\/\/\/etc\/pki\/rpm-gpg\/RPM-GPG-KEY-centosofficial\r\n<\/code><\/pre>\n<p>\u8bf7\u7528\u4ee5\u4e0b\u7684sed\u547d\u4ee4\u66ff\u6362\u4f4d\u4e8e\u3008\/etc\/yum.repos.d\u3009\u4e0b\u9762\u7684\u5185\u5bb9\u3002<\/p>\n<p>\u6267\u884c\u6307\u4ee4 (sh\u00ed<\/p>\n<pre class=\"post-pre\"><code>sed -i 's\/mirrorlist=\/#mirrorlist=\/g' \/etc\/yum.repos.d\/CentOS-* \r\n<\/code><\/pre>\n<pre class=\"post-pre\"><code>sed -i 's|#baseurl=http:\/\/mirror.centos.org|baseurl=http:\/\/vault.centos.org|g' \/etc\/yum.repos.d\/CentOS-*\r\n<\/code><\/pre>\n<p>\u7b2c\u4e8c\u6b65\uff1a\u518d\u6b21\u6267\u884c&#8221;dnf check-update&#8221;\u547d\u4ee4\uff0c\u786e\u8ba4\u5176\u6b63\u5e38\u5b8c\u6210\u3002<\/p>\n<pre class=\"post-pre\"><code>[root@zabbix ~]# dnf check-update \r\nCentOS-8 - AppStream                                                                              7.3 MB\/s | 8.4 MB     00:01\r\nCentOS-8 - Base                                                                                    10 MB\/s | 4.6 MB     00:00\r\nCentOS-8 - Extras                                                                                  50 kB\/s |  10 kB     00:00\r\nExtra Packages for Enterprise Linux Modular 8 - x86_64                                             35 kB\/s | 9.6 kB     00:00\r\nExtra Packages for Enterprise Linux Modular 8 - x86_64                                            961 kB\/s | 733 kB     00:00\r\nExtra Packages for Enterprise Linux 8 - x86_64                                                     12 kB\/s | 9.1 kB     00:00\r\nExtra Packages for Enterprise Linux 8 - x86_64                                                    8.3 MB\/s |  13 MB     00:01\r\nMySQL 8.0 Community Server                                                                         50 kB\/s | 2.6 kB     00:00\r\nMySQL 8.0 Community Server                                                                        7.3 MB\/s | 2.7 MB     00:00\r\n\uff5e \u9577\u3044\u305f\u3081\u7701\u7565 \uff5e\r\n[root@zabbix ~]#\r\n<\/code><\/pre>\n<h6>2. Zabbix\u5347\u7ea7<\/h6>\n<p>\u9009\u98791\uff1a\u786e\u8ba4Zabbix\u7248\u672c<br \/>\n\u547d\u4ee4\uff1azabbix_server -V<\/p>\n<pre class=\"post-pre\"><code>[root@zabbix yum.repos.d]# zabbix_server -V\r\nzabbix_server (Zabbix) 4.4.7\r\nRevision 77fb8c7ee0 23 March 2020, compilation time: Mar 23 2020 11:09:42\r\n\r\nCopyright (C) 2020 Zabbix SIA\r\nLicense GPLv2+: GNU GPL version 2 or later &lt;http:\/\/gnu.org\/licenses\/gpl.html&gt;.\r\nThis is free software: you are free to change and redistribute it according to\r\nthe license. There is NO WARRANTY, to the extent permitted by law.\r\n\r\nThis product includes software developed by the OpenSSL Project\r\nfor use in the OpenSSL Toolkit (http:\/\/www.openssl.org\/).\r\n\r\nCompiled with OpenSSL 1.1.1c FIPS  28 May 2019\r\nRunning with OpenSSL 1.1.1c FIPS  28 May 2019\r\n<\/code><\/pre>\n<p>\u7b2c2\u9879\uff1aPHP\u7248\u672c\u786e\u8ba4<br \/>\n\u547d\u4ee4\uff1aphp -v<\/p>\n<pre class=\"post-pre\"><code>PHP 7.4.5 (cli) (built: Apr 14 2020 12:54:33) ( NTS )\r\nCopyright (c) The PHP Group\r\nZend Engine v3.4.0, Copyright (c) Zend Technologies\r\n    with Zend OPcache v7.4.5, Copyright (c), by Zend Technologies\r\n<\/code><\/pre>\n<p>\u7b2c3\u9879\uff1a\u83b7\u53d6Zabbix6.2\u7684\u4ed3\u5e93<br \/>\n\u203b\u5728\u83b7\u53d6Zabbix6.2\u4ed3\u5e93\u65f6\uff0c\u4f3c\u4e4e\u5df2\u7ecf\u5220\u9664\u4e86\u5df2\u4e0b\u8f7d\u7684Zabbix4.4X\u3002<br \/>\n\u203b\u5982\u679c\u672a\u88ab\u5220\u9664\uff0c\u5219\u9700\u8981\u5355\u72ec\u8fdb\u884c\u5220\u9664\u3002<br \/>\n\u83b7\u53d6\u4ed3\u5e93\u7684\u7f51\u7ad9<\/p>\n<pre class=\"post-pre\"><code>[root@zabbix yum.repos.d]# rpm -Uvh https:\/\/repo.zabbix.com\/zabbix\/6.2\/rhel\/8\/x86_64\/zabbix-release-6.2-3.el8.noarch.rpm\r\nhttps:\/\/repo.zabbix.com\/zabbix\/6.2\/rhel\/8\/x86_64\/zabbix-release-6.2-3.el8.noarch.rpm \u3092\u53d6\u5f97\u4e2d\r\nVerifying...                          ################################# [100%]\r\n\u6e96\u5099\u3057\u3066\u3044\u307e\u3059...              ################################# [100%]\r\n\u66f4\u65b0\u4e2d \/ \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u4e2d...\r\n   1:zabbix-release-6.2-3.el8         ################################# [ 50%]\r\n\u6574\u7406\u4e2d \/ \u524a\u9664\u4e2d...\r\n   2:zabbix-release-4.4-1.el8         ################################# [100%]\r\n<\/code><\/pre>\n<p>\u5b89\u88c5 Zabbix \u670d\u52a1\u5668\uff08\u4f7f\u7528MySQL\uff09\u3001Zabbix Web\uff08\u4f7f\u7528MySQL\uff09\u3001Zabbix Apache \u914d\u7f6e\u6587\u4ef6\u3001Zabbix SQL \u811a\u672c\u3001Zabbix SELinux \u7b56\u7565\u4ee5\u53ca Zabbix \u4ee3\u7406\u3002<\/p>\n<pre class=\"post-pre\"><code>[root@zabbix ~]# dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent\r\nCentOS-8 - AppStream                                                                               13 MB\/s | 8.4 MB     00:00\r\nCentOS-8 - Base                                                                                   6.6 MB\/s | 4.6 MB     00:00\r\nCentOS-8 - Extras                                                                                  66 kB\/s |  10 kB     00:00\r\n\uff5e \u9577\u3044\u305f\u3081\u7701\u7565 \uff5e\r\n\u4f9d\u5b58\u95a2\u4fc2\u304c\u89e3\u6c7a\u3057\u307e\u3057\u305f\u3002\r\n==================================================================================================================================\r\n \u30d1\u30c3\u30b1\u30fc\u30b8                            \u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc       \u30d0\u30fc\u30b8\u30e7\u30f3                             \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc           \u30b5\u30a4\u30ba\r\n==================================================================================================================================\r\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb:\r\n zabbix-agent                          x86_64                 6.0.13-release1.el8                    zabbix                 548 k\r\n zabbix-selinux-policy                 x86_64                 6.0.13-release1.el8                    zabbix                 293 k\r\n zabbix-sql-scripts                    noarch                 6.0.13-release1.el8                    zabbix                 7.3 M\r\n\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9:\r\n zabbix-apache-conf                    noarch                 6.0.13-release1.el8                    zabbix                  24 k\r\n zabbix-server-mysql                   x86_64                 6.0.13-release1.el8                    zabbix                 1.6 M\r\n zabbix-web                            noarch                 6.0.13-release1.el8                    zabbix                 8.1 M\r\n zabbix-web-japanese                   noarch                 6.0.13-release1.el8                    zabbix                  24 k\r\n zabbix-web-mysql                      noarch                 6.0.13-release1.el8                    zabbix                  23 k\r\n\u4f9d\u5b58\u95a2\u4fc2\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb:\r\n zabbix-web-deps                       noarch                 6.0.13-release1.el8                    zabbix                  24 k\r\n\r\n\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u6982\u8981\r\n==================================================================================================================================\r\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb    4 \u30d1\u30c3\u30b1\u30fc\u30b8\r\n\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9  5 \u30d1\u30c3\u30b1\u30fc\u30b8\r\n\r\n\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u30b5\u30a4\u30ba\u306e\u5408\u8a08: 18 M\r\n\u3053\u308c\u3067\u3088\u308d\u3057\u3044\u3067\u3059\u304b? [y\/N]: y\r\n<\/code><\/pre>\n<p>\u6700\u540e\uff0c\u9700\u8981\u542f\u52a8\u548c\u91cd\u65b0\u542f\u52a8\u5404\u79cd\u670d\u52a1\u4e4b\u540e\uff0c\u5c06\u5176\u8bbe\u5b9a\u4e3a\u81ea\u52a8\u542f\u52a8\u3002<\/p>\n<pre class=\"post-pre\"><code>systemctl restart zabbix-server zabbix-agent httpd php-fpm\r\n<\/code><\/pre>\n<pre class=\"post-pre\"><code>systemctl enable zabbix-server zabbix-agent httpd php-fpm\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00. \u529f\u80fd\u6982\u8ff0 PHP 7.4.5 &nbsp; MySQL 8.0.X &nbsp; Zabbix4.47  [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[227],"class_list":["post-27819","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-227"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2 - Blog - Silicon Cloud<\/title>\n<meta name=\"description\" content=\"\u5173\u4e8e\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.silicloud.com\/zh\/blog\/\u5347\u7ea7\u81f3zabbix-4-0\u21926-2-2\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\" \/>\n<meta property=\"og:description\" content=\"\u5173\u4e8e\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/\u5347\u7ea7\u81f3zabbix-4-0\u21926-2-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-16T23:12:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-11T20:48:11+00:00\" \/>\n<meta name=\"author\" content=\"\u6e05, \u626c\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u6e05, \u626c\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/\",\"name\":\"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2 - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2023-08-16T23:12:50+00:00\",\"dateModified\":\"2025-08-11T20:48:11+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461\"},\"description\":\"\u5173\u4e8e\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\u7684\u6280\u672f\u6587\u7ae0\",\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461\",\"name\":\"\u6e05, \u626c\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g\",\"caption\":\"\u6e05, \u626c\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyang\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2 - Blog - Silicon Cloud","description":"\u5173\u4e8e\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\u7684\u6280\u672f\u6587\u7ae0","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:\/\/www.silicloud.com\/zh\/blog\/\u5347\u7ea7\u81f3zabbix-4-0\u21926-2-2\/","og_locale":"zh_CN","og_type":"article","og_title":"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2","og_description":"\u5173\u4e8e\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\u7684\u6280\u672f\u6587\u7ae0","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/\u5347\u7ea7\u81f3zabbix-4-0\u21926-2-2\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2023-08-16T23:12:50+00:00","article_modified_time":"2025-08-11T20:48:11+00:00","author":"\u6e05, \u626c","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u6e05, \u626c","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/","name":"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2 - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2023-08-16T23:12:50+00:00","dateModified":"2025-08-11T20:48:11+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461"},"description":"\u5173\u4e8e\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2\u7684\u6280\u672f\u6587\u7ae0","breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"\u5347\u7ea7\u81f3Zabbix 4.0\u21926.2"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/cb5556d2501da73d864cac945e8d9461","name":"\u6e05, \u626c","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/32a4239de8ff29adace466261d309424a1e5fe9f7e3036bf89fe03f2e3dbe717?s=96&d=mm&r=g","caption":"\u6e05, \u626c"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyang\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e5%8d%87%e7%ba%a7%e8%87%b3zabbix-4-0%e2%86%926-2-2\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/27819","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=27819"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/27819\/revisions"}],"predecessor-version":[{"id":83767,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/27819\/revisions\/83767"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=27819"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=27819"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=27819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}