Basic operation of Grafana+influxdb+telegraf

Source: Internet
Author: User
Tags grafana influxdb
Installation of words I will not say, mainly write down some of the internal operations.
How do I implement a template to select which hosts to monitor?

As in the upper-left corner, after the selection of monitoring host, the following graphics will also change, so that interactive operation will be more conducive to our monitoring.


Set it up so you can.
Show tag values from net (I monitor NIC) with key= "host"
At first, because I am not familiar with the command of INFLUXDB, such as the view table in the MYSQLDB command is also not available, so I chose the constant setting method, but only for a small number of machines can be used.


Such words also can achieve effect, oneself ponder certainly have detours of time. Ha ha!
When configured here, when the metrics is configured, the where is followed by the host= "Select the template you just set up here."

Mail alarm If I say the configuration file, because before learning to do the experiment is always the LAN transmission, so here is also tangled for a long time.
Vim/etc/grafana/grafana.ini
[SMTP]
Enabled = True
Host = Smtp.163.com:25
user =
Password =
From_address =
Here the user and from_address are consistent.
Users and passwords to write their own 163 mailbox on it.

Basic operation of Grafana+influxdb+telegraf

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.