Skip to content

dgnorton/influxdb_stress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

influxdb_stress

Command line app to stress test influxdb

Overview

Creates zero or more database writers and/or readers to stress test influxdb. By default, it creates 10 of each.

Install

Run go get github.com/dgnorton/influxdb_stress to install.

Usage

Run influxdb-stress -h to show a list of command line options.

You can change the queries that the reader(s) run by editing the array of query templates and rebuilding influxdb_stress.

About

Command line app to stress test influxdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages