Next, I wrote a blog about influxdb and how to install it. This blog introduces how to install telegraf in Linux and its features...
Official website address: influxdata
Official documentation: telegraf documentation
Environment: centos7.4 64-bit
Influxdb version: 1.0.2
1. Introduction to telegraf
1. Basic Introduction
Teleg
Tags: base URL Access View name proxy extra def leaseTelegraf+influxdb+grafana Open Source Monitoring architecture:Telegraf monitoring items are full, no need to install additional plugins, very powerfulTelegraf:wget https://dl.influxdata.com/telegraf/releases/telegraf-1.5.1-1.x86_64.rpmrpm-i telegraf-1.5.1-1.x86_64. Rpmservice
GRAFANA+TELEGRAF+INFLUXDB, using the client-side storage->web Interface display mode of operation, using UTP transmission data, and support custom charts, with good extensibility,grafana page presentation is more beautiful, more importantly influxdb provides python api, provides the Python API , influxdb provides Python's API , which is important to say three times. Page display to view the official demo platform: http://play.grafana.org/ First o
Label: 1. Installation Platform 1). Grafana , access to a variety of data sources, custom reports, display charts and so on to provide interface monitoring, the default port is 3000, the default login information admin wget https://grafanarel.s3.amazonaws.com/builds/grafana-3.1.1-1470047149.x86_64.rpm
Yum Install initscripts fontconfig-y
-ivh grafana-3.1. 1-1470047149. x86_64.rpm
systemctl start Grafana-server 2). Influxdb , time series database, default port is web-side 8083, API-side 8086, d
This is a creation in
Article, where the information may have evolved or changed.
The buffer realization of transforming TELEGRAF
Objective
Recently, in a scenario that uses TELEGRAF, the data is not lost when the program terminates unexpectedly. According to the original implementation of TELEGRAF, two buffer was maintained inside the running_output, respectivel
Telegraf is a Influxdata data collection kit that is used to resemble Collectd, STATSD, Logstash and other software. The input and output of the data are implemented by plugin. Today we try to write a plugin that collects Supervisord
1. Prepare Golang (preferably 1.9+) environment,
2. Prepare some DEP compilation environments https://golang.github.io/dep/docs/installation.html
3. Prepare to Http_proxy (you know)
4. Go get Github.com/influxdata
Tags: managing file LAN port mappings default input enabled volume typeObjectiveA few years ago since the house of several cats often problems, because there is no effective monitoring and warning means, so that the problem arises or a long time will be notified. One o'clock in the morning this pot can no one want to back, to this end based on the current situation to build the following a set of monitoring and warning system.Related software
Nginx: Proxy Access Grafana
Grafana: Vis
Tags: telegraf grafana influxdb650) this.width=650; "src=" http://s1.51cto.com/wyfs02/M02/8B/6D/wKioL1hOVYaAJg8tAAA9sTtpadM889.jpg "title=" 1.JPG " alt= "Wkiol1hovyaajg8taaa9sttpadm889.jpg"/>Brief introduction on Telegraf+influxdb+grafana environment Part1 : write at the top Grafana, a very useful open source monitoring (should be said to be out of the picture) software. Various types of personal
Complete a set of precise, beautiful graphical monitoring systems the first step from hereTelegraf is a proxy for collecting and reporting indicators and dataIt is part of the tick stack and is a plugin-driven server proxy for collecting and reporting metrics. Telegraf has plug-ins or integrated features that get metrics directly from running systems , get metrics from third-party APIs, and even listen to metrics through STATSD and Kafka consumer Serv
With the advent of the container era, the company's understanding of DevOps and other concepts is becoming more and more profound, business system architecture is constantly adjusting to the micro-service architecture. Business systems are also constantly providing more API interfaces for easy and flexible invocation. In this business context, the sense of the Business System monitoring System (Zabbix, cacti), and so on, slightly cumbersome, in the use of flexibility and feel slightly less.So is
Telegraf is a collection of monitoring agents, there are support to collect a variety of data plug-ins such as Ceph,apache,docker,haproxy,system, but also support a variety of output plug-ins such as Influxdb,graphite and so on.Influxdb is a time series database and is used for monitoring scenariosGrafana is a great drawing tool.The combination of the three has three main processes: Nbsp;1. The Telegraf in
This section will introduce the perfect Granafa dashboard, on the basis of the previous section, and present some of its own summary and views of the monitoring data You can have a dashboard similar to this one that will introduceMonitoring Zimbra CollaborationThis section of the environment uses the CENTOS7 system, the configuration is the same as described in the previous section, but Telegraf is enterprise-level monitoring to add a lot of reliable
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 t
policy is to enable InfluxDB to know which data can be discarded to process data more efficiently.Iii. InfluxDB data retention policy operations
1) query Policy
You can use the following statement to view the existing database policies:
> SHOW RETENTION POLICIES ON telegrafname duration shardGroupDuration replicaN defaultdefault 0 168h0m0s 1 true
As you can see, telegraf has only one policy. The meaning of each fie
discarded, thus processing the data more efficiently.Third, InfluxDB data retention policy operations1) Query PolicyYou can view the existing policies for the database by using the following statement:> SHOW RETENTION Policies on Telegrafname duration shardgroupduration replican DefaultDefault 0 168h0m0s 1 TrueAs you can see, Telegraf has only one policy, the meanings of each field are as follows:name--name, this e
Opentsdb supports several write methods. Includes the Telnet API, HTTP API, import method, and client collector (Tcollector/telegraf). Telnet is suitable for testing, Tcollector/telegraf is the log capture client can be used for streaming load logs, import method suitable for bulk import data. Of course, there is a final way to write HBase directly (not recommended on the website), so OPENTSDB can also show
Tags: mysql audit650) this.width=650; "src=" http://s5.51cto.com/wyfs02/M02/8B/59/wKiom1hKKK3C1V0tAAA4eVx2Dz8749.jpg "title=" icon 2. JPG "alt=" Wkiom1hkkk3c1v0taaa4evx2dz8749.jpg "/>MySQL Log audit help you find out what's wrong with you. Profile Part1 : write at the top MySQL itself does not provide the audit function like MARIADB and Percona, but what if we want to audit the database to see who has deleted my database data? We mainly use the init-connect parameter, so that each log
does not support getting Volume usage state data
Docker Volume Plugin exists file descriptor leaks bug--https://github.com/docker/docker/pull/20686
Swarm regular list will accidentally trigger Docker volume cache bug-https://github.com/docker/docker/issues/21403
About container MonitoringContainer monitoring in this project can also have a lot of room to improve. The project is Cadvisor, container top, free, Iostat command hijacking, based on the existing Zabbix system for data coll
, only responsible for the data into the Prometheus format exposed to the port. So the Prometheus and exporter are completely loosely coupled, and any component that hangs does not have an additional impact on the existing system. Prometheus itself provides a lot of exporter that can monitor information such as containers, hosts, and JVMs. For us it is not very desirable to install too many exporter,influxdb on the node to provide Telegraf that solves
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.