* all the other init scripts.# You can put your own initialization stuff in here if you don‘t# want to do the full Sys V style init stuff.#touch /var/lock/subsys/localecho "hello linux" >> /tmp/hello2.loginfluxd > /tmp/influxd.log 2>1 echo "hello linux" >> /tmp/hello3.logecho "Hello Linux" >>/tmp/hello2.log, simulates a simple boot-up script.Influxd is to start the Influxd service.PS: influxd > /tmp/influxd.log 2>1 The meaning of this writing is to let the influxd backstage execution.Influxd an
Write data via HTTP POST, get data via HTTP GET, ES with HTTP put and delete, etc.
Write data can be in JSON format, INFLUXDB support line Protocol
JSON format to increase the cost of parsing, input data format as simple as possible.
Usually es paired with Logstash, influxdb with Telegraf
take influxdb, for example, to see how to insert and query data: HTTP API for InfluxdbCreate db[Email protected] ~]# curl-i-xpost http://192.1
Objective
Prometheus to Kubernetes (monitoring field), such as kubernetes to container orchestration.With the Heapster no longer developing and maintaining and the Influxdb cluster scheme no longer open source, Heapster+influxdb's monitoring scheme is only suitable for some smaller k8s clusters. And Prometheus the entire community is very active, in addition to the official community to provide a series of high-quality exporter, such as Node_exporter. TELEGR
Third-party Library API interfaceInfluxdb provides the encapsulation of HTTP API interfaces in various languages. Here are some details:https://docs.influxdata.com/influxdb/v0.10/clients/api/+At the same time, officials have provided TELEGRAF plug-ins to collect data, in addition to the more commonly used third-party data collection tools such as COLLECTD.I don't recommend using a variety of tools from the start, which will dilute the understanding of
, and repos relevant to Postgres
Project home: http://www.open-open.com/lib/view/home/1450226386125Dhamaniasad/awesome-postgres watch2675fork136Item Description: A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql-view more ... http://www.asad.pw/awesome-postgres/
List of issues:
#94
Add Pgpool-ii Tool
by Olshevskiy87 2016-05-08
#93
Add T
Recently in the monitoring of the container, encountered Influxdb this library, engaged for two days, a little understand some routines, make a record, memo ....The summary is as follows:Influxdb Go Language WritingBy default Influxdb creates a library that associates Autogen with the RP (Storage policy), that is, the data is retained permanentlyDifferences in monitoring and loggingRecently, monitoring is the monitoring service is the health of the body (still alive/sick? Are the indicators norm
the Registry consul to do service discovery, to implement dynamic add services, using mail, Nail and webhook for abnormal alarms.GPE component is only one of the implementation, Grafana with Influxdata provide Telegraf can also collect a lot of metrics, to achieve a richer large screen monitoring and warning.GrafanaGrafana is an out-of-the-box visualization tool with a full-featured metric panel and graphic editor with flexible and rich graphical opt
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.