{"id":11062,"date":"2022-11-08T14:04:12","date_gmt":"2022-11-08T06:04:12","guid":{"rendered":"https:\/\/www.lwops.cn\/?p=11062"},"modified":"2022-11-08T14:14:28","modified_gmt":"2022-11-08T06:14:28","slug":"prometheus%e6%8a%80%e6%9c%af%e5%88%86%e4%ba%ab-%e8%af%a6%e8%bf%b0prometheus%e5%ae%89%e8%a3%85%e5%92%8c%e9%85%8d%e7%bd%ae","status":"publish","type":"post","link":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062","title":{"rendered":"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e"},"content":{"rendered":"\n

\u4e50\u7ef4\u541b\u6700\u8fd1\u770b\u4e86\u4e9bAIOPS\u7684\u8d44\u6599\uff0c\u5bf9\u4e8e\u91cc\u9762\u63d0\u53ca\u7684\u666e\u7f57\u7c73\u4fee\u65afPrometheus\u8d77\u4e86\u5174\u8da3\uff0c\u9996\u5148\u8054\u60f3\u5230\u4e86\u5f02\u5f62\u3002\u53bb\u770b\u4e86\u4e00\u4e0b\uff0c\u666e\u7f57\u7c73\u4fee\u65af\u8fd8\u662f\u53ef\u4ee5\u7684\uff0c\u800c\u4e14\u8fd8\u662f\u5f00\u6e90<\/a>\u7684\uff0c\u771f\u662f\u642c\u7816\u515a\u7684\u798f\u97f3\u3002\u4e50\u7ef4\u5b98\u7f51\u5c06\u4f1a\u6301\u7eed\u66f4\u65b0prometheus\u76f8\u5173\u7684\u6280\u672f\u8d44\u8baf\uff0c\u4e0b\u9762\u4e50\u7ef4\u541b\u5c31\u7ed9\u5927\u5bb6\u5206\u4eab\u4e00\u4e0bprometheus\u7684\u5b89\u88c5\u914d\u7f6e\u3002<\/p>\n\n\n\n

1\u3001\u6982\u5ff5<\/h2>\n\n\n\n

Prometheus\u7531SoundCloud\u5f00\u6e90\u544a\u8b66\u89e3\u51b3\u65b9\u6848\u3002Prometheus\u65e2\u662f\u4e00\u4e2a\u65f6\u5e8f\u6570\u636e\u5e93\uff0c\u53c8\u662f\u4e00\u4e2a\u76d1\u63a7\u7cfb\u7edf<\/a>\uff0c\u66f4\u662f\u4e00\u5957\u5b8c\u5907\u7684\u76d1\u63a7\u751f\u6001\u89e3\u51b3\u65b9\u6848\u3002<\/p>\n\n\n\n

\u4f18\u52bf\uff1a<\/p>\n\n\n\n

\u76d1\u63a7\u6570\u7684\u7cbe\u5ea6\u9ad8\uff0c\u5feb\u901f\u7684\u96c6\u7fa4\u90e8\u7f72\uff0c\u5468\u8fb9\u63d2\u4ef6\u4e30\u5bcc\u3002<\/p>\n\n\n\n

\u52a3\u52bf\uff1a<\/p>\n\n\n\n

\u91c7\u96c6\u7cbe\u5ea6\u9ad8\uff0c\u5bb9\u6613\u5f62\u6210\u6027\u80fd\u74f6\u9888<\/p>\n\n\n\n

2\u3001\u5b89\u88c5<\/h2>\n\n\n\n

\u4e0b\u8f7d\u5730\u5740\uff1ahttps:\/\/prometheus.io\/download\/<\/p>\n\n\n\n

wget https:\/\/github.com\/prometheus\/prometheus\/releases\/download\/v2.31.1\/prometheus-2.31.1.linux-amd64.tar.gz<\/p>\n\n\n\n

mkdir \/Prometheus<\/p>\n\n\n\n

tar zxf prometheus-2.31.1.linux-amd64.tar.gz -C \/prometheus\/<\/p>\n\n\n\n

ln -s \/prometheus\/prometheus-2.31.1.linux-amd64\/ \/prometheus\/Prometheus<\/p>\n\n\n\n

3\u3001\u542f\u52a8<\/h2>\n\n\n\n

nohup \/prometheus\/prometheus\/prometheus –config.file=”\/prometheus\/prometheus\/prometheus.yml” &<\/p>\n\n\n\n

\u8bf4\u660e\uff1a<\/p>\n\n\n\n

nohup\u548c&\u540e\u53f0\u8fd0\u884c\uff0c\u8fdb\u7a0b\u67e5\u770b\u53ca\u7ec8\u6b62<\/p>\n\n\n\n

nohup<\/p>\n\n\n\n

\u7528\u9014\uff1a\u4e0d\u6302\u65ad\u5730\u8fd0\u884c\u547d\u4ee4\u3002<\/p>\n\n\n\n

\u8bed\u6cd5\uff1anohup Command [ Arg \u2026 ] [\u3000& ]<\/p>\n\n\n\n

&<\/p>\n\n\n\n

\u7528\u9014\uff1a\u5728\u540e\u53f0\u8fd0\u884c<\/p>\n\n\n\n

\u4e00\u822c\u4e24\u4e2a\u4e00\u8d77\u7528<\/p>\n\n\n\n

nohup command &<\/p>\n\n\n\n

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

4\u3001\u8bbf\u95ee<\/h2>\n\n\n\n

http:\/\/ip\uff1a9090<\/p>\n\n\n\n

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

5\u3001\u67e5\u770bprometheus\u5bf9\u672c\u673a\u7684\u76d1\u63a7<\/h2>\n\n\n\n

http:\/\/localhost:9090\/metrics<\/p>\n\n\n\n

\"\u8bbf\u95eeprometheus\"<\/figure>\n\n\n\n

6\u3001\u5ba2\u6237\u7aef\u7684\u5b89\u88c5<\/h2>\n\n\n\n

\u4e0b\u8f7d\u8f6f\u4ef6\u5730\u5740\uff1ahttps:\/\/prometheus.io\/download\/#node_exporter<\/p>\n\n\n\n

wget https:\/\/github.com\/prometheus\/node_exporter\/releases\/download\/v1.3.0\/node_exporter-1.3.0.linux-amd64.tar.gz<\/p>\n\n\n\n

tar zxf node_exporter-1.3.0.linux-amd64.tar.gz -C \/usr\/local\/<\/p>\n\n\n\n

ln -s \/usr\/local\/node_exporter-1.3.0.linux-amd64\/ \/usr\/local\/node_exporter<\/p>\n\n\n\n

\u542f\u52a8\uff1a<\/p>\n\n\n\n

nohup \/usr\/local\/node_exporter\/node_exporter &<\/p>\n\n\n\n

\u6d4f\u89c8\u5668\u76d1\u63a7\u4fe1\u606f\uff1a<\/p>\n\n\n\n

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

7\u3001\u914d\u7f6e\u670d\u52a1\u5668\u5bf9\u5ba2\u6237\u7aef\u8fdb\u884c\u6570\u636e\u91c7\u96c6<\/h2>\n\n\n\n

\u4fee\u6539\u914d\u7f6e\u6587\u4ef6\uff1a<\/p>\n\n\n\n

vi \/prometheus\/prometheus\/prometheus.yml<\/p>\n\n\n\n

\u6587\u4ef6\u672b\u5c3e\u589e\u52a0\u5982\u4e0b\u5185\u5bb9\uff1a<\/p>\n\n\n\n

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

\u91cd\u542f\u670d\u52a1\u3002<\/p>\n\n\n\n

\u6d4f\u89c8\u5668\u67e5\u770b\u76d1\u63a7\u9879<\/p>\n\n\n\n

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

8\u3001Grafana\u5c55\u793aprometheus\u76d1\u63a7<\/h2>\n\n\n\n

Grafana\u5b89\u88c5\u65b9\u6cd5\u8fd9\u91cc\u4e0d\u518d\u53d9\u8ff0\u4e86\uff0c\u591a\u5f20\u5b89\u88c5\u65b9\u6cd5\u8bf7\u67e5\u770b\u4ee5\u524d\u7684\u6587\u7ae0\u3002<\/p>\n\n\n\n

\u6dfb\u52a0\u6570\u636e\u6e90\uff1a<\/p>\n\n\n\n

\"general\"<\/figure>\n\n\n\n
\"configuration\"<\/figure>\n\n\n\n
\"add<\/figure>\n\n\n\n

\u6dfb\u52a0dashboard\uff1a<\/p>\n\n\n\n

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

\u8fd9\u4e00\u671f\u7684Prometheus\u6280\u672f\u5206\u4eab\u5230\u8fd9\u5c31\u7ed3\u675f\u4e86\uff0c\u66f4\u591a\u5f00\u6e90\u76d1\u63a7\u6280\u672f\u5206\u4eab\u9752\u6301\u7eed\u5173\u6ce8\u4e50\u7ef4\u5b98\u7f51<\/a>\u6216\u4e50\u7ef4\u793e\u533a<\/a>\uff08https:\/\/forum.lwops.cn\/\uff09<\/p>\n","protected":false},"excerpt":{"rendered":"

prometheus\u5b89\u88c5\u548c\u914d\u7f6e\u7684\u6559\u7a0b<\/p>\n","protected":false},"author":1,"featured_media":11061,"comment_status":"closed","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":[246],"tags":[245],"class_list":["post-11062","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-prometheus-artisan","tag-prometheusxzazpz"],"metadata":{"_edit_lock":["1667888264:1"],"_oembed_2b49ae301eddd885ac0691644cdf00b2":["{{unknown}}"],"_oembed_bcfee2d72235c0ce433e6877b389bd2a":["{{unknown}}"],"_thumbnail_id":["11061"],"_edit_last":["1"],"themepark_seo_title":["prometheus\u5b89\u88c5\u548c\u914d\u7f6e\u6559\u7a0b"],"themepark_seo_description":["prometheus\u5b89\u88c5\u548c\u914d\u7f6e\u7684\u6559\u7a0b"],"themepark_seo_keyword":["prometheus\u5b89\u88c5,prometheus\u5b89\u88c5\u914d\u7f6e,prometheus\u4e0b\u8f7d\u5b89\u88c5"],"catce":["sidebar-widgets4"],"_yoast_wpseo_primary_category":["237"],"_yoast_wpseo_focuskw":["prometheus\u5b89\u88c5"],"_yoast_wpseo_linkdex":["41"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":[""],"_yoast_wpseo_wordproof_timestamp":[""],"views":["4526"],"ig_es_is_post_notified":["1"],"_oembed_ec3d410db0a34e5889ad7679bab42df6":["{{unknown}}"],"_oembed_6568022e2a83c3fe67f14def3f3e102b":["{{unknown}}"]},"yoast_head":"\nPrometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e - \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\/prometheus\/prometheus-artisan\/11062\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e - \u4e50\u7ef4\u5b98\u7f51\" \/>\n<meta property=\"og:description\" content=\"prometheus\u5b89\u88c5\u548c\u914d\u7f6e\u7684\u6559\u7a0b\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062\" \/>\n<meta property=\"og:site_name\" content=\"\u4e50\u7ef4\u5b98\u7f51\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-08T06:04:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-08T06:14: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\/11\/p\u56fe2.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=\"1 \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\/prometheus\/prometheus-artisan\/11062#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/www.lwops.cn\/#\/schema\/person\/c07cbf0802c378ed4d87eaa38472b508\"},\"headline\":\"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e\",\"datePublished\":\"2022-11-08T06:04:12+00:00\",\"dateModified\":\"2022-11-08T06:14:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062\"},\"wordCount\":135,\"publisher\":{\"@id\":\"https:\/\/www.lwops.cn\/#organization\"},\"keywords\":[\"prometheus\u4e0b\u8f7d\u5b89\u88c5 prometheus\u5b89\u88c5 prometheus\u5b89\u88c5\u914d\u7f6e\"],\"articleSection\":[\"Prometheus\u6280\u672f\u8d44\u6599\"],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062\",\"url\":\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062\",\"name\":\"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e - \u4e50\u7ef4\u5b98\u7f51\",\"isPartOf\":{\"@id\":\"https:\/\/www.lwops.cn\/#website\"},\"datePublished\":\"2022-11-08T06:04:12+00:00\",\"dateModified\":\"2022-11-08T06:14:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.lwops.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e\"}]},{\"@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":"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e - \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\/prometheus\/prometheus-artisan\/11062","og_locale":"zh_CN","og_type":"article","og_title":"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e - \u4e50\u7ef4\u5b98\u7f51","og_description":"prometheus\u5b89\u88c5\u548c\u914d\u7f6e\u7684\u6559\u7a0b","og_url":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062","og_site_name":"\u4e50\u7ef4\u5b98\u7f51","article_published_time":"2022-11-08T06:04:12+00:00","article_modified_time":"2022-11-08T06:14:28+00:00","author":"admin","twitter_card":"summary_large_image","twitter_image":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/11\/p\u56fe2.png","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062#article","isPartOf":{"@id":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062"},"author":{"name":"admin","@id":"https:\/\/www.lwops.cn\/#\/schema\/person\/c07cbf0802c378ed4d87eaa38472b508"},"headline":"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e","datePublished":"2022-11-08T06:04:12+00:00","dateModified":"2022-11-08T06:14:28+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062"},"wordCount":135,"publisher":{"@id":"https:\/\/www.lwops.cn\/#organization"},"keywords":["prometheus\u4e0b\u8f7d\u5b89\u88c5 prometheus\u5b89\u88c5 prometheus\u5b89\u88c5\u914d\u7f6e"],"articleSection":["Prometheus\u6280\u672f\u8d44\u6599"],"inLanguage":"zh-Hans"},{"@type":"WebPage","@id":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062","url":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062","name":"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e - \u4e50\u7ef4\u5b98\u7f51","isPartOf":{"@id":"https:\/\/www.lwops.cn\/#website"},"datePublished":"2022-11-08T06:04:12+00:00","dateModified":"2022-11-08T06:14:28+00:00","breadcrumb":{"@id":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.lwops.cn\/index.php\/prometheus\/prometheus-artisan\/11062#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.lwops.cn\/"},{"@type":"ListItem","position":2,"name":"Prometheus\u6280\u672f\u5206\u4eab\u2014\u2014\u8be6\u8ff0prometheus\u5b89\u88c5\u548c\u914d\u7f6e"}]},{"@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\/2022\/11\/p\u56fe2.png","thumbnail_url":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/11\/p\u56fe2.png","full_url":"https:\/\/lwweb.oss-cn-shenzhen.aliyuncs.com\/wp-content\/uploads\/2022\/11\/p\u56fe2.png","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts\/11062","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=11062"}],"version-history":[{"count":1,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts\/11062\/revisions"}],"predecessor-version":[{"id":11075,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/posts\/11062\/revisions\/11075"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/media\/11061"}],"wp:attachment":[{"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/media?parent=11062"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/categories?post=11062"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lwops.cn\/index.php\/wp-json\/wp\/v2\/tags?post=11062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}