Skip to content

uva-linklab/influx-plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Influx Plots

A simple webserver to generate plots with InfluxDB data on the fly.

Configuration

You need to create a config file like:

[influx]
INFLUXDB_USERNAME=username
INFLUXDB_PASSWORD=password
INFLUX_HOST=hostname

and provide the path to the config file as the argument to the Python script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages