{"id":10869,"date":"2022-09-22T11:00:27","date_gmt":"2022-09-22T03:00:27","guid":{"rendered":"https:\/\/www.lwops.cn\/?p=10869"},"modified":"2022-09-22T11:00:28","modified_gmt":"2022-09-22T03:00:28","slug":"zabbix%e7%9b%91%e6%8e%a7%e7%b3%bb%e7%bb%9f%e5%bf%ab%e9%80%9f%e9%83%a8%e7%bd%b2%ef%bc%88%e5%b0%8f%e7%99%bd%e5%8f%af%e5%85%a5%ef%bc%89","status":"publish","type":"post","link":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869","title":{"rendered":"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09"},"content":{"rendered":"\n

\u524d\u8a00<\/h2>\n\n\n\n

zabbix<\/a>\u662f\u76ee\u524d\u6700\u4e3a\u4e3b\u6d41\u7684\u5f00\u6e90\u76d1\u63a7\u65b9\u6848\u4e4b\u4e00\uff0c\u90e8\u7f72\u672c\u8eab\u5e76\u4e0d\u56f0\u96be\uff0c\u96be\u7684\u662f\u6df1\u5165\u7406\u89e3\u3002\u6839\u636e\u5728\u751f\u4ea7\u73af\u5883\u7684\u5b9e\u8df5\u4ece\u65b0\u7248zabbix 4.0 LTS\u5f00\u59cb\u5168\u90e8\u4f7f\u7528Docker\u90e8\u7f72\uff0c\u6211\u76f8\u4fe1\u672a\u6765\u8d8a\u6765\u8d8a\u591a\u7684\u5f00\u6e90\u7ec4\u4ef6\u90fd\u4f1a\u4ee5\u5bb9\u5668\u5316\u7684\u5f62\u5f0f\u5448\u73b0\u5728\u6211\u4eec\u9762\u524d\u3002\u4e0b\u9762\u6211\u5c31\u7ed9\u5927\u5bb6\u8bb2\u89e3\u4e00\u4e0b\u5982\u4f55\u4f7f\u7528Docker\u5feb\u901f\u90e8\u7f72zabbix\u7cfb\u7edf\u3002<\/p>\n\n\n\n

1. <\/strong>\u73af\u5883\u51c6\u5907<\/strong><\/strong><\/h2>\n\n\n\n

Centos7\u7cfb\u7edf<\/p>\n\n\n\n

\u670d\u52a1\u5668IP\uff1a192.168.75.31<\/p>\n\n\n\n

2.\u00a0\u5b89\u88c5docker<\/strong><\/p>\n\n\n\n

2.1.\u00a0Yum\u5b89\u88c5<\/strong><\/h2>\n\n\n\n

yum -y install docker<\/p>\n\n\n\n

2.2.\u00a0\u4e8c\u8fdb\u5236\u5b89\u88c5\uff08\u53ef\u79bb\u7ebf\uff09<\/strong><\/h2>\n\n\n\n

Docker\u4e8c\u8fdb\u5236\u5305\u4e0b\u8f7d,\u4e5f\u53ef\u5728windows\u4e0b\u8f7d\u540e\u518d\u4e0a\u4f20\u81f3\u670d\u52a1\u5668<\/p>\n\n\n\n

wget https:\/\/download.docker.com\/linux\/static\/stable\/x86_64\/docker-20.10.14.tgz<\/p>\n\n\n\n

\"zabbix\u4e8c\u8fdb\u5236\u5b89\u88c5\"<\/figure>\n\n\n\n

\u89e3\u538btar -zxf docker-20.10.14.tgz<\/p>\n\n\n\n

\"zabbix\u89e3\u538b\"<\/figure>\n\n\n\n

\u590d\u5236\u6587\u4ef6<\/p>\n\n\n\n

cp \u2013ra docker\/* \/usr\/bin<\/p>\n\n\n\n

\"zabbix\u6587\u4ef6\u590d\u5236\"<\/figure>\n\n\n\n

\u7f16\u5199system\u6587\u4ef6<\/p>\n\n\n\n

vim \/etc\/systemd\/system\/docker.service<\/p>\n\n\n\n

[Unit]<\/p>\n\n\n\n

Description=Docker Application Container Engine<\/p>\n\n\n\n

Documentation=http:\/\/docs.docker.io<\/p>\n\n\n\n

[Service]<\/p>\n\n\n\n

OOMScoreAdjust=-1000<\/p>\n\n\n\n

ExecStart=\/usr\/bin\/dockerd<\/p>\n\n\n\n

ExecStartPost=\/sbin\/iptables -I FORWARD -s 0.0.0.0\/0 -j ACCEPT<\/p>\n\n\n\n

ExecReload=\/bin\/kill -s HUP \\$MAINPID<\/p>\n\n\n\n

Restart=on-failure<\/p>\n\n\n\n

RestartSec=5<\/p>\n\n\n\n

LimitNOFILE=infinity<\/p>\n\n\n\n

LimitNPROC=infinity<\/p>\n\n\n\n

LimitCORE=infinity<\/p>\n\n\n\n

Delegate=yes<\/p>\n\n\n\n

KillMode=process<\/p>\n\n\n\n

[Install]<\/p>\n\n\n\n

WantedBy=multi-user.target<\/p>\n\n\n\n

\u542f\u52a8docker<\/p>\n\n\n\n

systemctl daemon-reload<\/p>\n\n\n\n

systemctl daemon-reload<\/p>\n\n\n\n

\"\u542f\u52a8zabbix<\/figure>\n\n\n\n

3.\u00a0\u62c9\u53d6docker\u955c\u50cf<\/strong><\/h2>\n\n\n\n

\u8bbf\u95eezabbix\u5b98\u65b9\u63d0\u9ad8\u7684docker\u955c\u50cf<\/p>\n\n\n\n

https:\/\/www.zabbix.com\/container_images<\/a><\/p>\n\n\n\n

\"zabbix<\/figure>\n\n\n\n

\u8fd9\u91cc\u9009\u62e9\u4f7f\u7528MySQL\u6570\u636e\u5e93\u7684zabbix-server,zabbix-agent\u4ee5\u53cazabbix\u754c\u9762\u7684\u4e09\u4e2a\u955c\u50cf\uff0czabbix\u7248\u672c\u4e3a\u6700\u65b0\u76846.2<\/p>\n\n\n\n

\"zabbix<\/figure>\n\n\n\n

zabbix6\u7248\u672c<\/a>\u4ee5\u4e0a\u7684MySQL\u6570\u636e\u5e93\u9700\u4e3aMySQL 8\u4ee5\u4e0a\uff0c\u56e0\u6b64\u62c9\u53d6MySQL\u5b98\u65b9\u63d0\u4f9b\u7684MySQL 8\u955c\u50cf<\/p>\n\n\n\n

\u62c9\u53d6\u56db\u4e2a\u955c\u50cf\u547d\u4ee4\uff1a\uff08linux\u4e0a\u6267\u884c\uff09<\/p>\n\n\n\n

docker pull mysql:latest<\/p>\n\n\n\n

docker pull zabbix\/zabbix-server-mysql:latest<\/p>\n\n\n\n

docker pull zabbix\/zabbix-web-nginx-mysql:latest<\/p>\n\n\n\n

docker pull zabbix\/zabbix-agent:latest<\/p>\n\n\n\n

\"\u955c\u50cf\u547d\u4ee4\"<\/figure>\n\n\n\n

\u547d\u4ee4\u6267\u884c\u5b8c\u540e\u67e5\u770b\u955c\u50cf\u662f\u5426\u62c9\u53d6\u6210\u529f<\/p>\n\n\n\n

docker images<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

4.\u00a0\u542f\u52a8\u955c\u50cf<\/strong><\/h2>\n\n\n\n

4.1.\u00a0\u9996\u5148\u8981\u542f\u52a8MySQL\u6570\u636e\u5e93<\/strong><\/h2>\n\n\n\n

docker run –name zabbix-mysql -e MYSQL_DATABASE=zabbix -e MYSQL_ROOT_PASSWORD=zabbix -p 3306:3306 -d mysql:latest<\/p>\n\n\n\n

\u53c2\u6570\u89e3\u91ca\uff1a<\/p>\n\n\n\n

–name zabbix-mysql \u5b9a\u4e49\u5bb9\u5668\u540d\u79f0<\/p>\n\n\n\n

-e MYSQL_DATABASE=zabbix \u521d\u59cb\u6570\u636e\u5e93\u540dzabbix<\/p>\n\n\n\n

-e MYSQL_ROOT_PASSWORD=zabbix \u6570\u636e\u5e93root\u7528\u6237\u7684\u5bc6\u7801zabbix<\/p>\n\n\n\n

-p 3306:3306 \u5c06\u5bb9\u56683306\u7aef\u53e3\u6620\u5c04\u5230\u4e3b\u673a3306\u7aef\u53e3<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

4.2.\u00a0\u7136\u540e\u542f\u52a8zabbix-server<\/strong><\/h2>\n\n\n\n

docker run –name zabbix-server -e MYSQL_DATABASE=zabbix -e DB_SERVER_HOST=192.168.75.31 -e DB_SERVER_PORT=3306 -e MYSQL_USER=root -e MYSQL_PASSWORD=zabbix -p 10051:10051 -d zabbix\/zabbix-server-mysql:latest<\/p>\n\n\n\n

\u53c2\u6570\u89e3\u91ca\uff1a<\/p>\n\n\n\n

–name zabbix- server \u5b9a\u4e49\u5bb9\u5668\u540d\u79f0<\/p>\n\n\n\n

-e DB_SERVER_HOST=192.168.75.31 \u6570\u636e\u5e93\u8fde\u63a5\u5730\u5740<\/p>\n\n\n\n

-e DB_SERVER_PORT=3306\u6570\u636e\u5e93\u8fde\u63a5\u7aef\u53e3<\/p>\n\n\n\n

-e MYSQL_DATABASE=zabbix\u8fde\u63a5\u7684\u6570\u636e\u5e93\u540dzabbix<\/p>\n\n\n\n

-e MYSQL_USER=root \u6570\u636e\u5e93\u8fde\u63a5\u7528\u6237 root<\/p>\n\n\n\n

-e MYSQL _PASSWORD=zabbix \u6570\u636e\u5e93\u8fde\u63a5\u5bc6\u7801zabbix<\/p>\n\n\n\n

-p 10051:10051 \u5c06\u5bb9\u566810051\u7aef\u53e3\u6620\u5c04\u5230\u4e3b\u673a10051\u7aef\u53e3<\/p>\n\n\n\n

-d \u540e\u53f0\u8fd0\u884c<\/p>\n\n\n\n

zabbix\/zabbix-server-mysql:latest \u542f\u52a8\u5bb9\u5668\u7684\u955c\u50cf<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

4.3.\u00a0\u6700\u540e\u542f\u52a8zabbix\u754c\u9762<\/strong><\/h2>\n\n\n\n

docker run –name zabbix-web -e ZBX_SERVER_HOST=192.168.75.31 -e ZBX_SERVER_PORT=10051 -e DB_SERVER_HOST=192.168.75.31 -e DB_SERVER_PORT=3306 -e MYSQL_DATABASE=zabbix -e MYSQL_USER=root -e MYSQL_PASSWORD=zabbix -p 8080:8080 -p 8443:8443 -d zabbix\/zabbix-web-nginx-mysql:latest<\/p>\n\n\n\n

\u53c2\u6570\u89e3\u91ca\uff1a<\/p>\n\n\n\n

–name zabbix- web\u5b9a\u4e49\u5bb9\u5668\u540d\u79f0<\/p>\n\n\n\n

-e ZBX_SERVER_HOST=192.168.75.31 web\u8fde\u63a5server\u7684\u5730\u5740<\/p>\n\n\n\n

-e ZBX_SERVER_PORT=10051 web\u8fde\u63a5server\u7684\u7aef\u53e3<\/p>\n\n\n\n

-e DB_SERVER_HOST=192.168.75.31 \u6570\u636e\u5e93\u8fde\u63a5\u5730\u5740<\/p>\n\n\n\n

-e DB_SERVER_PORT=3306 \u8fde\u63a5\u7684\u6570\u636e\u5e93\u7aef\u53e3<\/p>\n\n\n\n

-e MYSQL_DATABASE=zabbix \u8fde\u63a5\u7684\u6570\u636e\u5e93\u540dzabbix<\/p>\n\n\n\n

-e MYSQL_USER=root\u6570\u636e\u5e93\u8fde\u63a5\u7528\u6237<\/p>\n\n\n\n

-e MYSQL _PASSWORD=zabbix\u6570\u636e\u5e93\u8fde\u63a5\u5bc6\u7801zabbix<\/p>\n\n\n\n

-p 8080:8080 \u5c06\u5bb9\u56688080\u7aef\u53e3\u6620\u5c04\u5230\u4e3b\u673a8080\u7aef\u53e3<\/p>\n\n\n\n

-d \u540e\u53f0\u8fd0\u884c<\/p>\n\n\n\n

zabbix\/zabbix-web-nginx-mysql:latest \u542f\u52a8\u5bb9\u5668\u7684\u955c\u50cf<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

5.\u00a0\u8bbf\u95eeweb<\/strong><\/h2>\n\n\n\n

\u5168\u90e8\u542f\u52a8\u540e\u7b49\u5f852-3\u5206\u949f\uff0c\u5f85\u6570\u636e\u5e93\u521d\u59cb\u5316\u5b8c\u6210\u3002<\/p>\n\n\n\n

\u7136\u540e\u8bbf\u95eeweb\u754c\u9762<\/p>\n\n\n\n

IP:8080<\/p>\n\n\n\n

\"zabbix<\/figure>\n\n\n\n

\u521d\u59cb\u767b\u5f55\u4fe1\u606f<\/p>\n\n\n\n

\u8d26\u6237\uff1aAdmin<\/p>\n\n\n\n

\u5bc6\u7801\uff1azabbix<\/p>\n\n\n\n

\u767b\u5f55\u540e\u7684\u754c\u9762<\/p>\n\n\n\n

\"zabbix\u767b\u5f55\"<\/figure>\n\n\n\n

\u4fee\u6539\u6210\u4e2d\u6587\u663e\u793a<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

6.\u00a0\u6dfb\u52a0agent\u76d1\u63a7<\/a><\/strong><\/h2>\n\n\n\n

\u542f\u52a8agent<\/p>\n\n\n\n

docker run –name zabbix-agent –link zabbix-server -e ZBX_HOSTNAME=192.168.75.31 -e ZBX_SERVER_HOST=172.17.0.1 -e ZBX_SERVER_PORT=10051 -p 10050:10050 –privileged -d zabbix\/zabbix-agent:latest<\/p>\n\n\n\n

\u53c2\u6570\u89e3\u91ca\uff1a<\/p>\n\n\n\n

–name zabbix-agent \u5b9a\u4e49\u5bb9\u5668\u540d\u79f0<\/p>\n\n\n\n

–link zabbix-server  \u8fde\u63a5\u5230zabbix-server\u5bb9\u5668<\/p>\n\n\n\n

-e ZBX_HOSTNAME=192.168.75.31 zabbix-server\u4e3b\u673a\u540d<\/p>\n\n\n\n

-e ZBX_SERVER_HOST=172.17.0.1 zabbix-server\u8fde\u63a5\u5730\u5740\uff0c\u8fd9\u91cc\u56fa\u5b9a\u8fd9\u4e2aIP<\/p>\n\n\n\n

-p 10050:10050 \u5c06\u5bb9\u566810050\u7aef\u53e3\u6620\u5c04\u5230\u4e3b\u673a10050\u7aef\u53e3<\/p>\n\n\n\n

-d \u540e\u53f0\u8fd0\u884c<\/p>\n\n\n\n

PS:\u8fd9\u91ccZBX_SERVER_HOST\u65e0\u987b\u4fee\u6539IP<\/p>\n\n\n\n

\u7136\u540e\u5230UI\u754c\u9762\u5c06\u9ed8\u8ba4\u7684zabbix\u76d1\u63a7\u4fee\u6539\u4e00\u4e0bagent\u7684IP\u4fe1\u606f<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

\u5373\u53ef\u5b8c\u6210agent\u76d1\u63a7\u7684\u6dfb\u52a0<\/p>\n\n\n\n

\u5728\u76d1\u6d4b>\u6700\u65b0\u6570\u636e\u53ef\u770b\u5230\u76d1\u63a7\u6b63\u5e38\u83b7\u53d6\u6570\u636e<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

\u81f3\u6b64\uff0c\u6574\u4e2azabbix\u7cfb\u7edf\u7684\u642d\u5efa\u5230\u6b64\u7ed3\u675f\u3002<\/p>\n\n\n\n

\u5982\u9700zabbix\u76d1\u63a7\u5176\u4ed6\u7684\u670d\u52a1\u5668\uff0c\u53ef\u5728\u670d\u52a1\u5668\u5b89\u88c5\u90e8\u7f72\u4e00\u4e2aagent\uff0c\u7136\u540e\u5728\u914d\u7f6e>\u4e3b\u673a\u6dfb\u52a0\u5bf9\u5e94\u7684\u76d1\u63a7\u5bf9\u8c61\u5373\u53ef\u5b8c\u6210\u76d1\u63a7\u3002<\/p>\n\n\n\n

\u540e\u9762\u5c06\u4f1a\u51fa\u4e00\u7bc7\u5c06agent\u6253\u5305\u6210\u901a\u7528\u4e8c\u8fdb\u5236\u90e8\u7f72\u5305\u7684\u6587\u7ae0\uff0c\u4ee5\u65b9\u4fbf\u5982\u4f55\u5feb\u901f\u8fdb\u884cagent\u5ba2\u6237\u7aef\u7684\u5b89\u88c5\u3002<\/p>\n\n\n\n

\u611f\u8c22\u5927\u5bb6\u7684\u652f\u6301\u3002<\/p>\n\n\n\n

\u66f4\u591azabbix\u76f8\u5173\u6280\u672f\u5206\u4eab\uff0c\u53ef\u4ee5\u5173\u6ce8\u4e50\u7ef4\u793e\u533a<\/a>\uff1ahttp:\/\/forum.lwops.cn\/<\/p>\n","protected":false},"excerpt":{"rendered":"

zabbix\u901a\u8fc7docker\u5305\u5feb\u901f\u5b89\u88c5\u90e8\u7f72<\/p>\n","protected":false},"author":1,"featured_media":12758,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"themepark_post_bcolor":"#f5f5f5","themepark_post_width":"1022px","themepark_post_img":"","themepark_post_img_po":"left","themepark_post_img_re":false,"themepark_post_img_cover":false,"themepark_post_img_fixed":false,"themepark_post_hide_title":false,"themepark_post_main_b":"","themepark_post_main_p":100,"themepark_paddingblock":false,"footnotes":""},"categories":[21],"tags":[32,213,214],"class_list":["post-10869","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix","tag-zabbixazbs","tag-zabbixjkfwq"],"metadata":{"_edit_lock":["1663815631:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09"],"themepark_seo_description":["zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u5b89\u88c5\u90e8\u7f72,zabbix\u76d1\u63a7\u670d\u52a1\u5668"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u5b89\u88c5\u90e8\u7f72"],"_yoast_wpseo_linkdex":["59"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["6787"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09 - \u4e50\u7ef4\u5b98\u7f51<\/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:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09 - \u4e50\u7ef4\u5b98\u7f51\" \/>\n<meta property=\"og:description\" content=\"zabbix\u901a\u8fc7docker\u5305\u5feb\u901f\u5b89\u88c5\u90e8\u7f72\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\" \/>\n<meta property=\"og:site_name\" content=\"\u4e50\u7ef4\u5b98\u7f51\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-22T03:00:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-22T03:00:28+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/09\/361.png\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/www.lwops.cn\/#\/schema\/person\/c07cbf0802c378ed4d87eaa38472b508\"},\"headline\":\"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09\",\"datePublished\":\"2022-09-22T03:00:27+00:00\",\"dateModified\":\"2022-09-22T03:00:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\"},\"wordCount\":402,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.lwops.cn\/#organization\"},\"keywords\":[\"zabbix\",\"zabbixazbs\",\"zabbix\u76d1\u63a7\u670d\u52a1\u5668\"],\"articleSection\":[\"Zabbix\u6280\u672f\u8d44\u6599\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\",\"url\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\",\"name\":\"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09 - \u4e50\u7ef4\u5b98\u7f51\",\"isPartOf\":{\"@id\":\"https:\/\/www.lwops.cn\/#website\"},\"datePublished\":\"2022-09-22T03:00:27+00:00\",\"dateModified\":\"2022-09-22T03:00:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.lwops.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.lwops.cn\/#website\",\"url\":\"https:\/\/www.lwops.cn\/\",\"name\":\"\u4e50\u7ef4\u5b98\u7f51\",\"description\":\"IT\u76d1\u63a7\u7cfb\u7edf_zabbix_\u670d\u52a1\u5668\u76d1\u63a7\u8f6f\u4ef6_IT\u8fd0\u7ef4\u5e73\u53f0-\u4e50\u7ef4\",\"publisher\":{\"@id\":\"https:\/\/www.lwops.cn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.lwops.cn\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.lwops.cn\/#organization\",\"name\":\"\u5e7f\u4e1c\u4e50\u7ef4\u4fe1\u606f\u79d1\u6280\u6709\u9650\u516c\u53f8\",\"url\":\"https:\/\/www.lwops.cn\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.lwops.cn\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/06\/b881de838f2683ee60f9b4591884ca55.svg\",\"contentUrl\":\"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/06\/b881de838f2683ee60f9b4591884ca55.svg\",\"caption\":\"\u5e7f\u4e1c\u4e50\u7ef4\u4fe1\u606f\u79d1\u6280\u6709\u9650\u516c\u53f8\"},\"image\":{\"@id\":\"https:\/\/www.lwops.cn\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.lwops.cn\/#\/schema\/person\/c07cbf0802c378ed4d87eaa38472b508\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.lwops.cn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c17976578ba7141a1c8c7dbf996183df?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c17976578ba7141a1c8c7dbf996183df?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/www.lwops.cn\"],\"url\":\"https:\/\/www.lwops.cn\/index.php\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09 - \u4e50\u7ef4\u5b98\u7f51","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.lwops.cn\/index.php\/interflow\/technology\/10869","og_locale":"zh_CN","og_type":"article","og_title":"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09 - \u4e50\u7ef4\u5b98\u7f51","og_description":"zabbix\u901a\u8fc7docker\u5305\u5feb\u901f\u5b89\u88c5\u90e8\u7f72","og_url":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869","og_site_name":"\u4e50\u7ef4\u5b98\u7f51","article_published_time":"2022-09-22T03:00:27+00:00","article_modified_time":"2022-09-22T03:00:28+00:00","author":"admin","twitter_card":"summary_large_image","twitter_image":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/09\/361.png","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"2 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#article","isPartOf":{"@id":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869"},"author":{"name":"admin","@id":"https:\/\/www.lwops.cn\/#\/schema\/person\/c07cbf0802c378ed4d87eaa38472b508"},"headline":"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09","datePublished":"2022-09-22T03:00:27+00:00","dateModified":"2022-09-22T03:00:28+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869"},"wordCount":402,"commentCount":0,"publisher":{"@id":"https:\/\/www.lwops.cn\/#organization"},"keywords":["zabbix","zabbixazbs","zabbix\u76d1\u63a7\u670d\u52a1\u5668"],"articleSection":["Zabbix\u6280\u672f\u8d44\u6599"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869","url":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869","name":"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09 - \u4e50\u7ef4\u5b98\u7f51","isPartOf":{"@id":"https:\/\/www.lwops.cn\/#website"},"datePublished":"2022-09-22T03:00:27+00:00","dateModified":"2022-09-22T03:00:28+00:00","breadcrumb":{"@id":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10869#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.lwops.cn\/"},{"@type":"ListItem","position":2,"name":"zabbix\u76d1\u63a7\u7cfb\u7edf\u5feb\u901f\u90e8\u7f72\uff08\u5c0f\u767d\u53ef\u5165\uff09"}]},{"@type":"WebSite","@id":"https:\/\/www.lwops.cn\/#website","url":"https:\/\/www.lwops.cn\/","name":"\u4e50\u7ef4\u5b98\u7f51","description":"IT\u76d1\u63a7\u7cfb\u7edf_zabbix_\u670d\u52a1\u5668\u76d1\u63a7\u8f6f\u4ef6_IT\u8fd0\u7ef4\u5e73\u53f0-\u4e50\u7ef4","publisher":{"@id":"https:\/\/www.lwops.cn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lwops.cn\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/www.lwops.cn\/#organization","name":"\u5e7f\u4e1c\u4e50\u7ef4\u4fe1\u606f\u79d1\u6280\u6709\u9650\u516c\u53f8","url":"https:\/\/www.lwops.cn\/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.lwops.cn\/#\/schema\/logo\/image\/","url":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/06\/b881de838f2683ee60f9b4591884ca55.svg","contentUrl":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/06\/b881de838f2683ee60f9b4591884ca55.svg","caption":"\u5e7f\u4e1c\u4e50\u7ef4\u4fe1\u606f\u79d1\u6280\u6709\u9650\u516c\u53f8"},"image":{"@id":"https:\/\/www.lwops.cn\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.lwops.cn\/#\/schema\/person\/c07cbf0802c378ed4d87eaa38472b508","name":"admin","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.lwops.cn\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c17976578ba7141a1c8c7dbf996183df?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c17976578ba7141a1c8c7dbf996183df?s=96&d=mm&r=g","caption":"admin"},"sameAs":["http:\/\/www.lwops.cn"],"url":"https:\/\/www.lwops.cn\/index.php\/author\/admin"}]}},"medium_url":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2023\/10\/\u5b98\u7f51\u5c01\u9762\u56fe.jpg","thumbnail_url":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2023\/10\/\u5b98\u7f51\u5c01\u9762\u56fe.jpg","full_url":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2023\/10\/\u5b98\u7f51\u5c01\u9762\u56fe.jpg","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts\/10869","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/comments?post=10869"}],"version-history":[{"count":2,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts\/10869\/revisions"}],"predecessor-version":[{"id":10888,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts\/10869\/revisions\/10888"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/media\/12758"}],"wp:attachment":[{"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/media?parent=10869"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/categories?post=10869"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/tags?post=10869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}