<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Host on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/host/</link><description>Recent content in Host on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Mon, 20 Dec 2021 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/host/atom.xml" rel="self" type="application/rss+xml"/><item><title>Granafa Host Monitoring Configuration</title><link>https://www.chenshaowen.com/en/blog/how-to-config-host-monitor-on-grafana.html</link><pubDate>Mon, 20 Dec 2021 00:00:00 +0000</pubDate><atom:modified>Mon, 20 Dec 2021 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/how-to-config-host-monitor-on-grafana.html</guid><description>1. Install node exporter 1 2 3 wget https://github.com/prometheus/node_exporter/releases/download/v1.3.1/node_exporter-1.3.1.linux-amd64.tar.gz tar xvfz node_exporter-1.3.1.linux-amd64.tar.gz mv node_exporter-1.3.1.linux-amd64/node_exporter /usr/local/bin/ If you cannot reach GitHub, refer to: Several ways to access GitHub from mainland China .
2. Configure and start the exporter Add a Systemd configuration 1 vim /etc/systemd/system/node_exporter.service Add the following content:
1 2 3 4 5 6 7 8 9 10 11 12 [Unit] Description=Node Exporter After=network.</description><dc:creator>WeChat Official Account</dc:creator><category>Grafana</category><category>Prometheus</category><category>Monitoring</category><category>Host</category><category>Operations</category></item></channel></rss>