{"id":5369,"date":"2024-08-26T20:57:35","date_gmt":"2024-08-26T12:57:35","guid":{"rendered":"https:\/\/wordpress.cine.idv.tw\/?p=5369"},"modified":"2024-08-27T15:35:52","modified_gmt":"2024-08-27T07:35:52","slug":"centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0","status":"publish","type":"post","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/","title":{"rendered":"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Zabbix 7.0 \u767c\u884c\u4e5f\u6709\u597d\u4e00\u9663\u5b50\u4e86\uff0c\u81ea\u5df1\u7528\u4f86\u76e3\u63a7\u96fb\u8166\u7684 Zabbix 6.4 \u4e5f\u5230\u4e86\u8a72\u5347\u7d1a\u7684\u6642\u5019\uff0c\u7531\u65bc\u76ee\u524d\u662f\u4f7f\u7528 CentOS Stream \u4f86\u57f7\u884c Zabbix \uff0c\u6240\u4ee5\u628a CentOS Stream \u4e2d\u5347\u7d1a\u7684\u904e\u7a0b\u505a\u500b\u7d00\u9304\uff0c\u65b9\u4fbf\u65e5\u5f8c\u53c3\u8003\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u5347\u7d1a\u7a0b\u5e8f<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">\u6e96\u5099\u5de5\u4f5c\uff1a\u5099\u4efd<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">systemctl<\/mark> stop zabbix-server\n$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">mkdir<\/mark> \/opt\/zabbix-backup\/\n$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">cp <\/mark>\/etc\/zabbix\/zabbix_server.conf \/opt\/zabbix-backup\/\n$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">cp <\/mark>\/etc\/httpd\/conf.d\/zabbix.conf  \/opt\/zabbix-backup\/\n$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">cp <\/mark>-R \/usr\/share\/zabbix\/ \/opt\/zabbix-backup\/<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">\u5347\u7d1a\u5132\u5b58\u5eab\u8a2d\u5b9a\u5957\u4ef6<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">rpm <\/mark>-Uvh https:\/\/repo.zabbix.com\/zabbix\/7.0\/centos\/8\/x86_64\/zabbix-release-latest.el8.noarch.rpm<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u6216<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">rpm<\/mark> -Uvh https:\/\/repo.zabbix.com\/zabbix\/7.0\/centos\/9\/x86_64\/zabbix-release-latest.el8.noarch.rpm<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">\u5347\u7d1a Zabbix \u76f8\u95dc\u5957\u4ef6<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">dnf <\/mark>update\n$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">dnf <\/mark>upgrade zabbix-server-mysql zabbix-web-mysql zabbix-agent zabbix-apache-conf<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">\u5b8c\u6210\u5347\u7d1a\uff1a\u555f\u52d5\u670d\u52d9<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">systemctl<\/mark> start zabbix-server<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">zabbix-server \u555f\u52d5\u5f8c\uff0c \u6703\u9032\u884c\u8cc7\u6599\u5eab\u5347\u7d1a\u7684\u7a0b\u5e8f\uff0c\u8cc7\u6599\u5eab\u5347\u7d1a\u5b8c\u6210\u5f8c\uff0c\u5c31\u53ef\u4ee5\u767b\u5165 zabbix \u63a7\u5236\u53f0\u7db2\u9801\u9032\u884c\u5f8c\u7e8c\u7684\u64cd\u4f5c\u56c9\uff01<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u53c3\u8003\u8cc7\u6599<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.zabbix.com\/documentation\/current\/en\/manual\/installation\/upgrade\/packages\/rhel\">Upgrade procedure &#8211; Upgrade from packages &#8211; Red Hat Enterprise Linux<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zabbix 7.0 \u767c\u884c\u4e5f\u6709\u597d\u4e00\u9663\u5b50\u4e86\uff0c\u81ea\u5df1\u7528\u4f86\u76e3\u63a7\u96fb\u8166\u7684 Zabbix 6.4 \u4e5f\u5230\u4e86\u8a72\u5347\u7d1a\u7684\u6642\u5019\uff0c\u7531\u65bc\u76ee\u524d\u662f\u4f7f\u7528 CentOS Stream \u4f86\u57f7\u884c Zabbix \uff0c\u6240\u4ee5\u628a CentOS Stream \u4e2d\u5347\u7d1a\u7684\u904e\u7a0b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[289,37,52,44],"class_list":["post-5369","post","type-post","status-publish","format-standard","hentry","category-it","tag-centos-stream","tag-linux","tag-networking","tag-zabbix"],"featured_image_src":null,"author_info":{"display_name":"shortie","author_link":"https:\/\/wordpress.cine.idv.tw\/index.php\/author\/shortie\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0 - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0 - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\" \/>\n<meta property=\"og:description\" content=\"Zabbix 7.0 \u767c\u884c\u4e5f\u6709\u597d\u4e00\u9663\u5b50\u4e86\uff0c\u81ea\u5df1\u7528\u4f86\u76e3\u63a7\u96fb\u8166\u7684 Zabbix 6.4 \u4e5f\u5230\u4e86\u8a72\u5347\u7d1a\u7684\u6642\u5019\uff0c\u7531\u65bc\u76ee\u524d\u662f\u4f7f\u7528 CentOS Stream \u4f86\u57f7\u884c Zabbix \uff0c\u6240\u4ee5\u628a CentOS Stream \u4e2d\u5347\u7d1a\u7684\u904e\u7a0b [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/\" \/>\n<meta property=\"og:site_name\" content=\"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-26T12:57:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-27T07:35:52+00:00\" \/>\n<meta name=\"author\" content=\"shortie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"shortie\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/\"},\"author\":{\"name\":\"shortie\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\"},\"headline\":\"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0\",\"datePublished\":\"2024-08-26T12:57:35+00:00\",\"dateModified\":\"2024-08-27T07:35:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/\"},\"wordCount\":25,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\"},\"keywords\":[\"CentOS Stream\",\"Linux\",\"Networking\",\"Zabbix\"],\"articleSection\":[\"\u8cc7\u8a0a\u79d1\u6280\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/\",\"url\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/\",\"name\":\"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0 - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#website\"},\"datePublished\":\"2024-08-26T12:57:35+00:00\",\"dateModified\":\"2024-08-27T07:35:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2024\\\/08\\\/26\\\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#website\",\"url\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/\",\"name\":\"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\",\"description\":\"\u656c\u754f\u8036\u548c\u83ef\u662f\u667a\u6167\u7684\u958b\u7aef\uff0c \u8a8d\u8b58\u81f3\u8056\u8005\u4fbf\u662f\u8070\u660e\u3002\u7bb4\u8a00\u4e5d:10\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\",\"name\":\"shortie\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\",\"width\":400,\"height\":400,\"caption\":\"shortie\"},\"logo\":{\"@id\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\"},\"sameAs\":[\"https:\\\/\\\/wordpress.cine.idv.tw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0 - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","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:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/","og_locale":"zh_TW","og_type":"article","og_title":"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0 - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","og_description":"Zabbix 7.0 \u767c\u884c\u4e5f\u6709\u597d\u4e00\u9663\u5b50\u4e86\uff0c\u81ea\u5df1\u7528\u4f86\u76e3\u63a7\u96fb\u8166\u7684 Zabbix 6.4 \u4e5f\u5230\u4e86\u8a72\u5347\u7d1a\u7684\u6642\u5019\uff0c\u7531\u65bc\u76ee\u524d\u662f\u4f7f\u7528 CentOS Stream \u4f86\u57f7\u884c Zabbix \uff0c\u6240\u4ee5\u628a CentOS Stream \u4e2d\u5347\u7d1a\u7684\u904e\u7a0b [&hellip;]","og_url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/","og_site_name":"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","article_published_time":"2024-08-26T12:57:35+00:00","article_modified_time":"2024-08-27T07:35:52+00:00","author":"shortie","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"shortie","\u9810\u4f30\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/#article","isPartOf":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/"},"author":{"name":"shortie","@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f"},"headline":"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0","datePublished":"2024-08-26T12:57:35+00:00","dateModified":"2024-08-27T07:35:52+00:00","mainEntityOfPage":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/"},"wordCount":25,"commentCount":0,"publisher":{"@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f"},"keywords":["CentOS Stream","Linux","Networking","Zabbix"],"articleSection":["\u8cc7\u8a0a\u79d1\u6280"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/","url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/","name":"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0 - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","isPartOf":{"@id":"https:\/\/wordpress.cine.idv.tw\/#website"},"datePublished":"2024-08-26T12:57:35+00:00","dateModified":"2024-08-27T07:35:52+00:00","breadcrumb":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/08\/26\/centos-stream-upgrade-zabbix-6-4-to-zabbix-7-0\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/wordpress.cine.idv.tw\/"},{"@type":"ListItem","position":2,"name":"\u5728 CentOS Stream \u4e2d\uff0c\u5c07 Zabbix 6.4 \u5347\u7d1a\u81f3 Zabbix 7.0"}]},{"@type":"WebSite","@id":"https:\/\/wordpress.cine.idv.tw\/#website","url":"https:\/\/wordpress.cine.idv.tw\/","name":"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","description":"\u656c\u754f\u8036\u548c\u83ef\u662f\u667a\u6167\u7684\u958b\u7aef\uff0c \u8a8d\u8b58\u81f3\u8056\u8005\u4fbf\u662f\u8070\u660e\u3002\u7bb4\u8a00\u4e5d:10","publisher":{"@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wordpress.cine.idv.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":["Person","Organization"],"@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f","name":"shortie","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1","url":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1","contentUrl":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1","width":400,"height":400,"caption":"shortie"},"logo":{"@id":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1"},"sameAs":["https:\/\/wordpress.cine.idv.tw"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2GqAF-1oB","jetpack-related-posts":[{"id":482,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2018\/10\/10\/centos-7-5-upgrade-zabbix-4-0-trouble-shooting\/","url_meta":{"origin":5369,"position":0},"title":"CentOS 7.5 \u5347\u7d1a Zabbix 4.0 \u7591\u96e3\u6392\u89e3","author":"shortie","date":"2018-10-10","format":false,"excerpt":"\u7406\u8ad6\u4e0a\u9019\u500b\u5347\u7d1a\u5de5\u4f5c, \u61c9\u8a72\u662f\u5c6c\u7121\u7121\u75db\u5347\u7d1a\u4e4b\u985e\u7684\u5de5\u4f5c, \u6c92\u60f3\u5230\u4f9d\u7167\u5b98\u65b9\u6587\u4ef6 Upgrade proce\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2641,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2022\/09\/21\/zabbix-upgrade-6-0-lts-to-6-2-standard\/","url_meta":{"origin":5369,"position":1},"title":"Zabbix: \u7531 6.0 \u5347\u7d1a\u81f3 6.2","author":"shortie","date":"2022-09-21","format":false,"excerpt":"\u56e0\u70ba 6.0 \u7248\u672c\u5176\u5be6\u662f LTS (Long Term Support) \u7684\u7248\u672c\uff0c \u53ef\u4ee5\u4e00\u76f4\u4f7f\u7528\u5230 \u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":993,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/06\/04\/zabbix-supports-only-utf8_bin-collation-%e8%a9%b2%e5%a6%82%e4%bd%95%e8%99%95%e7%90%86\/","url_meta":{"origin":5369,"position":2},"title":"Zabbix supports only &#8220;utf8_bin&#8221; collation. \u8a72\u5982\u4f55\u8655\u7406?","author":"shortie","date":"2020-06-04","format":false,"excerpt":"\u6b77\u7d93\u9a5a\u6ed4\u99ed\u6d6a\uff0c\u9806\u5229\u628a Zabbix \u5f9e CentOS 7 \u642c\u79fb\u81f3 CentOS 8 \u4e4b\u5f8c\uff0c\u6aa2\u8996 Za\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3256,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2023\/08\/05\/n-skipping-acquire-of-configured-file-main-binary-i386-packages-as-repository-https-repo-zabbix-com-zabbix-6-4-ubuntu-jammy-inrelease-doesnt-support-architecture-i386-%e6%98%af\/","url_meta":{"origin":5369,"position":3},"title":"N: Skipping acquire of configured file &#8216;main\/binary-i386\/Packages&#8217; as repository &#8216;https:\/\/repo.zabbix.com\/zabbix\/6.4\/ubuntu jammy InRelease&#8217; doesn&#8217;t support architecture &#8216;i386&#8217; \u662f\u751a\u9ebc\u932f\u8aa4\u5462?","author":"shortie","date":"2023-08-05","format":false,"excerpt":"\u525b\u525b\u770b\u5230 Ubuntu \u7cfb\u7d71\u8dd1\u51fa\u9019\u500b\u932f\u8aa4\uff0c\u5230\u5e95 apt \u5728\u62b1\u6028\u751a\u9ebc\u5462? \u770b\u5b57\u9762\u7684\u610f\u601d\uff0c zabbix\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1311,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2021\/01\/26\/zabbix-5-2-4-released\/","url_meta":{"origin":5369,"position":4},"title":"Zabbix \u767c\u884c 5.2.4","author":"shortie","date":"2021-01-26","format":false,"excerpt":"shortie \u624b\u908a\u5df2\u6709\u90e8\u5206\u4e3b\u6a5f\u900f\u904e CentOS Stream \u53d6\u5f97\u6b64\u9805\u66f4\u65b0, \u6240\u6709\u5df2\u66f4\u65b0\u7684\u96fb\u8166\u672a\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":982,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/06\/02\/centos-7-upgrade-centos-8-nightmare\/","url_meta":{"origin":5369,"position":5},"title":"CentOS 8 \u5347\u7d1a\u5669\u5922","author":"shortie","date":"2020-06-02","format":false,"excerpt":"\u96d6\u7136 CentOS \u5b98\u65b9\u660e\u78ba\u544a\u77e5\u7528\u6236\u4e0d\u652f\u63f4\u5f9e\u820a\u7248\u7684 CentOS 7 \u5c31\u5730\u76f4\u5347 CentOS 8 \u7684\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/06\/centos-icon.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts\/5369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/comments?post=5369"}],"version-history":[{"count":8,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts\/5369\/revisions"}],"predecessor-version":[{"id":5379,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts\/5369\/revisions\/5379"}],"wp:attachment":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/media?parent=5369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/categories?post=5369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/tags?post=5369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}