InfluxDB
Contents
Client libraries
Official
Unofficial
Collecting data into InfluxDB
Projects
Android application that takes the x-y-z axis metrics from your phone accelerometer and sends the data to InfluxDB.
Interfaces ham radio APRS-IS servers and saves packet data into an influxdb database
Charmander is a lab environment for measuring and analyzing resource-scheduling algorithms
a service that pulls live weather data from a Davis Instruments Vantage Pro2 station and stores it in InfluxDB
Influx-Capacitor collects metrics from windows machines using Performance Counters. Data is sent to influxDB to be viewable by grafana
Powershell script to send Windows Performance counters to an InfluxDB Server
SmartApp to log SmartThings device attributes to an InfluxDB database
Collect Microsoft SQL Server metrics for reporting to InfluxDB and visualize them with Grafana
compares internal NTP sources and warns if the offset between servers exceeds a definable (fraction of) seconds
Console app to observe Windows process starts and stops via InfluxDB
Periodically send system information into influxdb (uses python3 + psutil, so it also works under Windows)
A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB
(Official) plugin-driven server agent for reporting metrics into InfluxDB
Collect VMware vSphere, vCenter and ESXi performance metrics and send them to InfluxDB
Analyzes resource usage and performance characteristics of running containers
Simple Go agent to ingest streaming data from Turbine via SSE and push it into StatsD as a gauge or to InfluxDB
A program to send nagios perf data to graphite (carbon) / statsd / librato / influxDB
Python based application to pull data plan usage for different carriers such as Telus and Koodo
Effectively the missing connector between speaking to a JVM via JMX on one end and whatever logging / monitoring / graphing package that you can dream up on the other end.
High performance, multi-target logging, metric and health-check library for mono and .Net
Libraries
A reusable Django app that sends metrics about your project to InfluxDB
Collect golang runtime Metrics, outputting to InfluxDB or through Telegraf
(PHP) Simple library that abstracts different metrics collectors. "I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in"