elmaxid / rrdtool-dataset-generator

Three simple bash scripts to create RRDTool example dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rrdtool-dataset-generator

Three simple bash scripts to create RRDTool example dataset.

Quick Usage

$ ./create.sh
$ ./update.sh
$ ./graph.sh

Description

Creates a database and updates it with fictional data points simulating temperature and humidity data from the last 24 hours. The data is simply randomly generated within reasonablelimits.

About

Three simple bash scripts to create RRDTool example dataset.

License:MIT License


Languages

Language:Shell 100.0%