{"id":10928,"date":"2022-10-20T09:56:14","date_gmt":"2022-10-20T01:56:14","guid":{"rendered":"https:\/\/www.lwops.cn\/?p=10928"},"modified":"2022-10-20T09:56:15","modified_gmt":"2022-10-20T01:56:15","slug":"zabbix%e6%8a%80%e6%9c%af%e5%88%86%e4%ba%ab-%e4%bd%bf%e7%94%a8zabbix%e7%9b%91%e6%8e%a7%e7%b3%bb%e7%bb%9f%e6%97%a5%e5%bf%97%e6%96%87%e4%bb%b6%e5%a4%a7%e5%b0%8f","status":"publish","type":"post","link":"https:\/\/www.lwops.cn\/index.php\/interflow\/technology\/10928","title":{"rendered":"zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"},"content":{"rendered":"\n
\u5728IT\u8fd0\u7ef4\u5de5\u4f5c\u4e2d\uff0c\u65e5\u5fd7\u8d77\u7740\u4e3e\u8db3\u8f7b\u91cd\u7684\u4f5c\u7528\uff0c\u5b83\u6700\u80fd\u53cd\u6620\u51fa\u5e94\u7528\u5f53\u524d\u548c\u4ee5\u5f80\u51fa\u73b0\u8fc7\u7684\u95ee\u9898\uff0c\u5145\u5206\u5229\u7528\u597d\u65e5\u5fd7\uff0c\u53ef\u4ee5\u5e2e\u52a9\u6211\u4eec\u5feb\u901f\u89e3\u51b3\u8fd0\u7ef4\u95ee\u9898\u3002\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7<\/a>\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002\u4e0b\u9762\u5c06\u4e3a\u5927\u5bb6\u8bb2\u89e3\u5982\u4f55\u4f7f\u7528zabbix\u521b\u5efa\u81ea\u5b9a\u4e49\u952e\u503c\u76d1\u63a7\u9879\uff0c\u4ee5\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f\u3002<\/p>\n\n\n\n\u7b2c\u4e00\u6b65 \u5728\u88ab\u7ba1\u4e3b\u673a\u5f53\u4e2d\u5b89\u88c5agent<\/h2>\n\n\n\n\u7b2c\u4e8c\u6b65 \u5728\u4ee5\u4e0bzabbix\u5b98\u7f51\u4e2d\u4e0b\u8f7d\u5bf9\u5e94\u64cd\u4f5c\u7cfb\u7edf\u7684agent\u5305<\/h2>\n\n\n\nhttps:\/\/www.zabbix.com\/cn\/download_agents?version=6.0+LTS&release=6.0.3&os=Linux&os_version=4.12&hardware=ppc64le&encryption=No+encryption&packaging=Archive&show_legacy=<\/a><\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e09\u6b65 \u5c06\u4e0b\u8f7d\u7684agent\u5305\u4e0a\u4f20\u5230\u64cd\u4f5c\u7cfb\u7edf\uff0c\u89e3\u538b\u7f29\uff0c\u5e76\u8fd0\u884c\u5b89\u88c5\u547d\u4ee4<\/h2>\n\n\n\n\u89e3\u538bagent\u5305<\/p>\n\n\n\n[root@localhost sbin]# tar xvf zabbix_agent-6.2.2-linux-3.0-amd64-static.tar.gz<\/p>\n\n\n\n\u7f16\u5199\u914d\u7f6e\u6587\u4ef6\uff0c\u4fee\u6539\u53c2\u6570<\/p>\n\n\n\n[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u7684\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\nServer=192.168.109.181 #zabbix server ip<\/p>\n\n\n\nServerActive=192.168.109.181 # zabbix server ip<\/p>\n\n\n\nHostname=192.168.109.149 #\u672c\u4e3b\u673a\u540d<\/p>\n\n\n\nHostMetadataItem=system.uname #\u83b7\u53d6\u81ea\u8eab\u64cd\u4f5c\u7cfb\u7edf\u53c2\u6570\u4fe1\u606f<\/p>\n\n\n\nAllowRoot=1 #\u8fd0\u884c\u4ee5root\u7528\u6237\u8fd0\u884cagent<\/p>\n\n\n\n\u8fd0\u884c\u542f\u52a8\u547d\u4ee4<\/p>\n\n\n\n[root@localhost sbin]# \/root\/sbin\/zabbix_agentd -c \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n\u4f7f\u7528ss -tnl\u68c0\u6d4b10050\u7aef\u53e3\u662f\u5426\u5b58\u5728,\u82e5\u5b58\u5728\u5373\u5b89\u88c5\u6210\u529f<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u56db\u6b65 \u5728agent\u914d\u7f6e\u6587\u4ef6\u6dfb\u52a0\u81ea\u5b9a\u4e49\u952e\u503c<\/h2>\n\n\n\n[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\ntest #\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\ndu -sh \/var\/log\/messages|awk \u2018{print $1}\u2019 #\u83b7\u53d6\u6570\u636e\u6240\u8fd0\u884c\u7684\u547d\u4ee4\u6216\u8005\u662f\u811a\u672c\uff0c\u8fd9\u91cc\u662f\u547d\u4ee4<\/p>\n\n\n\n\u91cd\u542fagent<\/p>\n\n\n\n[root@localhost sbin]# ps -ef|grep zabbix<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e94\u6b65 \u5230zabbix server\u754c\u9762\u6dfb\u52a0\u76d1\u63a7<\/a>\u9879<\/h2>\n\n\n\n1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
https:\/\/www.zabbix.com\/cn\/download_agents?version=6.0+LTS&release=6.0.3&os=Linux&os_version=4.12&hardware=ppc64le&encryption=No+encryption&packaging=Archive&show_legacy=<\/a><\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e09\u6b65 \u5c06\u4e0b\u8f7d\u7684agent\u5305\u4e0a\u4f20\u5230\u64cd\u4f5c\u7cfb\u7edf\uff0c\u89e3\u538b\u7f29\uff0c\u5e76\u8fd0\u884c\u5b89\u88c5\u547d\u4ee4<\/h2>\n\n\n\n\u89e3\u538bagent\u5305<\/p>\n\n\n\n[root@localhost sbin]# tar xvf zabbix_agent-6.2.2-linux-3.0-amd64-static.tar.gz<\/p>\n\n\n\n\u7f16\u5199\u914d\u7f6e\u6587\u4ef6\uff0c\u4fee\u6539\u53c2\u6570<\/p>\n\n\n\n[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u7684\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\nServer=192.168.109.181 #zabbix server ip<\/p>\n\n\n\nServerActive=192.168.109.181 # zabbix server ip<\/p>\n\n\n\nHostname=192.168.109.149 #\u672c\u4e3b\u673a\u540d<\/p>\n\n\n\nHostMetadataItem=system.uname #\u83b7\u53d6\u81ea\u8eab\u64cd\u4f5c\u7cfb\u7edf\u53c2\u6570\u4fe1\u606f<\/p>\n\n\n\nAllowRoot=1 #\u8fd0\u884c\u4ee5root\u7528\u6237\u8fd0\u884cagent<\/p>\n\n\n\n\u8fd0\u884c\u542f\u52a8\u547d\u4ee4<\/p>\n\n\n\n[root@localhost sbin]# \/root\/sbin\/zabbix_agentd -c \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n\u4f7f\u7528ss -tnl\u68c0\u6d4b10050\u7aef\u53e3\u662f\u5426\u5b58\u5728,\u82e5\u5b58\u5728\u5373\u5b89\u88c5\u6210\u529f<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u56db\u6b65 \u5728agent\u914d\u7f6e\u6587\u4ef6\u6dfb\u52a0\u81ea\u5b9a\u4e49\u952e\u503c<\/h2>\n\n\n\n[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\ntest #\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\ndu -sh \/var\/log\/messages|awk \u2018{print $1}\u2019 #\u83b7\u53d6\u6570\u636e\u6240\u8fd0\u884c\u7684\u547d\u4ee4\u6216\u8005\u662f\u811a\u672c\uff0c\u8fd9\u91cc\u662f\u547d\u4ee4<\/p>\n\n\n\n\u91cd\u542fagent<\/p>\n\n\n\n[root@localhost sbin]# ps -ef|grep zabbix<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e94\u6b65 \u5230zabbix server\u754c\u9762\u6dfb\u52a0\u76d1\u63a7<\/a>\u9879<\/h2>\n\n\n\n1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u89e3\u538bagent\u5305<\/p>\n\n\n\n
[root@localhost sbin]# tar xvf zabbix_agent-6.2.2-linux-3.0-amd64-static.tar.gz<\/p>\n\n\n\n
\u7f16\u5199\u914d\u7f6e\u6587\u4ef6\uff0c\u4fee\u6539\u53c2\u6570<\/p>\n\n\n\n
[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u7684\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\nServer=192.168.109.181 #zabbix server ip<\/p>\n\n\n\nServerActive=192.168.109.181 # zabbix server ip<\/p>\n\n\n\nHostname=192.168.109.149 #\u672c\u4e3b\u673a\u540d<\/p>\n\n\n\nHostMetadataItem=system.uname #\u83b7\u53d6\u81ea\u8eab\u64cd\u4f5c\u7cfb\u7edf\u53c2\u6570\u4fe1\u606f<\/p>\n\n\n\nAllowRoot=1 #\u8fd0\u884c\u4ee5root\u7528\u6237\u8fd0\u884cagent<\/p>\n\n\n\n\u8fd0\u884c\u542f\u52a8\u547d\u4ee4<\/p>\n\n\n\n[root@localhost sbin]# \/root\/sbin\/zabbix_agentd -c \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n\u4f7f\u7528ss -tnl\u68c0\u6d4b10050\u7aef\u53e3\u662f\u5426\u5b58\u5728,\u82e5\u5b58\u5728\u5373\u5b89\u88c5\u6210\u529f<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u56db\u6b65 \u5728agent\u914d\u7f6e\u6587\u4ef6\u6dfb\u52a0\u81ea\u5b9a\u4e49\u952e\u503c<\/h2>\n\n\n\n[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\ntest #\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\ndu -sh \/var\/log\/messages|awk \u2018{print $1}\u2019 #\u83b7\u53d6\u6570\u636e\u6240\u8fd0\u884c\u7684\u547d\u4ee4\u6216\u8005\u662f\u811a\u672c\uff0c\u8fd9\u91cc\u662f\u547d\u4ee4<\/p>\n\n\n\n\u91cd\u542fagent<\/p>\n\n\n\n[root@localhost sbin]# ps -ef|grep zabbix<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e94\u6b65 \u5230zabbix server\u754c\u9762\u6dfb\u52a0\u76d1\u63a7<\/a>\u9879<\/h2>\n\n\n\n1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u5176\u4e2d\u7684\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\n
Server=192.168.109.181 #zabbix server ip<\/p>\n\n\n\n
ServerActive=192.168.109.181 # zabbix server ip<\/p>\n\n\n\n
Hostname=192.168.109.149 #\u672c\u4e3b\u673a\u540d<\/p>\n\n\n\n
HostMetadataItem=system.uname #\u83b7\u53d6\u81ea\u8eab\u64cd\u4f5c\u7cfb\u7edf\u53c2\u6570\u4fe1\u606f<\/p>\n\n\n\n
AllowRoot=1 #\u8fd0\u884c\u4ee5root\u7528\u6237\u8fd0\u884cagent<\/p>\n\n\n\n
\u8fd0\u884c\u542f\u52a8\u547d\u4ee4<\/p>\n\n\n\n
[root@localhost sbin]# \/root\/sbin\/zabbix_agentd -c \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n
\u4f7f\u7528ss -tnl\u68c0\u6d4b10050\u7aef\u53e3\u662f\u5426\u5b58\u5728,\u82e5\u5b58\u5728\u5373\u5b89\u88c5\u6210\u529f<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u56db\u6b65 \u5728agent\u914d\u7f6e\u6587\u4ef6\u6dfb\u52a0\u81ea\u5b9a\u4e49\u952e\u503c<\/h2>\n\n\n\n[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\ntest #\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\ndu -sh \/var\/log\/messages|awk \u2018{print $1}\u2019 #\u83b7\u53d6\u6570\u636e\u6240\u8fd0\u884c\u7684\u547d\u4ee4\u6216\u8005\u662f\u811a\u672c\uff0c\u8fd9\u91cc\u662f\u547d\u4ee4<\/p>\n\n\n\n\u91cd\u542fagent<\/p>\n\n\n\n[root@localhost sbin]# ps -ef|grep zabbix<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e94\u6b65 \u5230zabbix server\u754c\u9762\u6dfb\u52a0\u76d1\u63a7<\/a>\u9879<\/h2>\n\n\n\n1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
[root@localhost sbin]# vim \/root\/conf\/zabbix_agentd.conf<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5176\u4e2d\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\ntest #\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\ndu -sh \/var\/log\/messages|awk \u2018{print $1}\u2019 #\u83b7\u53d6\u6570\u636e\u6240\u8fd0\u884c\u7684\u547d\u4ee4\u6216\u8005\u662f\u811a\u672c\uff0c\u8fd9\u91cc\u662f\u547d\u4ee4<\/p>\n\n\n\n\u91cd\u542fagent<\/p>\n\n\n\n[root@localhost sbin]# ps -ef|grep zabbix<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e94\u6b65 \u5230zabbix server\u754c\u9762\u6dfb\u52a0\u76d1\u63a7<\/a>\u9879<\/h2>\n\n\n\n1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u5176\u4e2d\u53c2\u6570\u542b\u4e49\uff1a<\/p>\n\n\n\n
test #\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n
du -sh \/var\/log\/messages|awk \u2018{print $1}\u2019 #\u83b7\u53d6\u6570\u636e\u6240\u8fd0\u884c\u7684\u547d\u4ee4\u6216\u8005\u662f\u811a\u672c\uff0c\u8fd9\u91cc\u662f\u547d\u4ee4<\/p>\n\n\n\n
\u91cd\u542fagent<\/p>\n\n\n\n
[root@localhost sbin]# ps -ef|grep zabbix<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u4e94\u6b65 \u5230zabbix server\u754c\u9762\u6dfb\u52a0\u76d1\u63a7<\/a>\u9879<\/h2>\n\n\n\n1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
1\u3001\u70b9\u51fb\u201c\u914d\u7f6e\u201d\u2014> \u201c\u4e3b\u673a\u201d \uff0c\u67e5\u8be2\u521a\u521a\u4e0a\u7ebf\u7684\u88ab\u7ba1\u8282\u70b9\u7684IP\uff0c\u6700\u540e\u70b9\u51fb\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
2\u3001\u70b9\u51fb\u201c\u521b\u5efa\u76d1\u63a7\u9879\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u201c\u540d\u79f0\u201d \u53ef\u4ee5\u81ea\u5b9a\u4e49<\/p>\n\n\n\n
\u201c\u7c7b\u578b\u201d \u9009\u62e9zabbix\u5ba2\u6237\u7aef\u6216\u8005zabbix\u5ba2\u6237\u7aef\uff08\u4e3b\u52a8\u5f0f\uff09<\/p>\n\n\n\n
\u201c\u952e\u503c\u201d \u586b\u5199\u4e0a\u9762\u6211\u4eec\u5728agent\u914d\u7f6e\u6587\u4ef6\u586b\u5199\u7684\u81ea\u5b9a\u4e49\u952e\u503c\u5f97\u540d\u79f0<\/p>\n\n\n\n
\u6700\u540e\u70b9\u51fb\u201c\u6dfb\u52a0\u201d<\/p>\n\n\n\n<\/figure>\n\n\n\n\u7b2c\u516d\u6b65.\u67e5\u770b\u6700\u65b0\u6570\u636e<\/h2>\n\n\n\n\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u70b9\u51fb \u201c\u68c0\u6d4b\u201d\u00e0 \u201c\u6700\u65b0\u6570\u636e\u201d \u00e0 \u7b5b\u9009\u521a\u521a\u6dfb\u52a0\u7684\u88ab\u7ba1\u8282\u70b9\u4ee5\u53ca\u76d1\u63a7\u9879<\/p>\n\n\n\n<\/figure>\n\n\n\n\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u5982\u56fe\uff0czabbix\u76d1\u63a7\u7cfb\u7edf\u6587\u4ef6\u65e5\u5fd7\u5927\u5c0f\u5df2\u6210\u529f\u5b9e\u73b0<\/p>\n\n\n\n<\/figure>\n\n\n\n\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u8fd9\u4e00\u671f\u7684zabbix\u7684\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u662f\u4e0d\u662f\u7092\u9e21\u7b80\u5355\u5462\uff1f\u66f4\u591azabbix\u76d1\u63a7\u65e5\u5fd7\u5185\u5bb9\uff0c\u8fd8\u53ef\u4ee5\u67e5\u770b\u5f80\u671f\u5185\u5bb9\uff1azabbix6.0\u76d1\u63a7\u4e1a\u52a1\u65e5\u5fd7\uff08https:\/\/forum.lwops.cn\/article\/316\uff09\uff0czabbix\u76d1\u63a7\u65e5\u5fd7\u65b9\u6cd5\u5206\u4eab\uff0c\u6211\u662f\u4e50\u7ef4\u541b\uff0c\u4e13\u6ce8\u8fd0\u7ef4\u6280\u672f\u5206\u4eab\uff0c\u5173\u6ce8\u6211\uff0c\u8fd0\u7ef4\u66f4\u65e0\u5fe7\u3002<\/p>\n\n\n\n<\/figure>\n","protected":false},"excerpt":{"rendered":"\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\nzabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f - \u4e50\u7ef4\u5b98\u7f51<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n
\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002<\/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":[222,224,223],"class_list":["post-10928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-zabbix-jk-rz","tag-zabbix-jkrizdx","tag-zabbix-jkxit"],"metadata":{"_edit_lock":["1666345579:1"],"_thumbnail_id":["12758"],"_edit_last":["1"],"themepark_seo_title":["Zabbix\u6280\u672f\u5206\u4eab\u2014\u2014\u4f7f\u7528Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u6587\u4ef6\u5927\u5c0f"],"themepark_seo_description":["\u6211\u4eec\u53ef\u4ee5\u901a\u8fc7Zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7\u3001nginx\u3001Apache\u3001\u4e1a\u52a1\u65e5\u5fd7\u7b49\u7b49\uff0c\u5728\u6d77\u91cf\u65e5\u5fd7\u4e2d\u6293\u53d6\u6211\u4eec\u5173\u5fc3\u7684\u5f02\u5e38\u8bb0\u5f55\uff0c\u5e76\u4e14\u6839\u636e\u5f02\u5e38\u60c5\u51b5\u63d0\u4f9b\u62a5\u8b66\u3002"],"themepark_seo_keyword":["zabbix\u76d1\u63a7\u65e5\u5fd7,zabbix\u76d1\u63a7\u7cfb\u7edf,zabbix\u76d1\u63a7\u6587\u4ef6\u5927\u5c0f"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["21"],"_yoast_wpseo_focuskw":["zabbix\u76d1\u63a7\u7cfb\u7edf\u65e5\u5fd7"],"_yoast_wpseo_linkdex":["42"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["5200"],"ig_es_is_post_notified":["1"]},"yoast_head":"\n