DevOps/Influx

    [influxdb] influxdb1.X 설치

    [influxdb] influxdb1.X 설치

    필자는 scouter -> influxdb -> grafana 연동예정 influxdb2.X 버전까지 나왔는데 scouter influxdb 연동시 udp로하는데 influxdb2.X 에서 udp 설정이 나오지않아 influxdb1.X 버전으로 연동예쩡 우선 설치해보기 https://portal.influxdata.com/downloads/ Downloads Telegraf open source data collector Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT sensors. Telegraf is written in Go and c..

    [influxdb] influx CLI로 Query 수행 시 timestamp 를 보기 쉽게(Human-readable) 변경하는 방법

    [influxdb] influx CLI로 Query 수행 시 timestamp 를 보기 쉽게(Human-readable) 변경하는 방법

    CLI 실행 후 presision rfc3339 을 실행하거나 precision rfc3339 influx 실행 시 -precision rfc3339 를 추가로 붙이거나 influx -precision rfc3339 $ influx -precision rfc3339influx