dummygraphitedata

command module
v0.0.0-...-cb5a81c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2014 License: MIT Imports: 10 Imported by: 0

README

Documentation

Overview

Package dummyGraphiteData is a program that sends fake graphite data to localhost:2003.

Usage:

dummyGraphiteData [-min=2] [-max=3] [-n=Inf]

Where

-min is the minimum elements in the metric name
-max is the maximum elements in the metric name
-n is the number of metrics to send

Currently noise is generated by Perlin1d(unix timestamp + FNV(metric name)) + FNV(metric name).

TODO

- Specify host - Randomly skip values - Generate same set of metrics each time.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL