Log status of linien locking application to influxdb
Project description
Logs the status of a linien spectroscopy lock server to influxdb.
Installation
sudo pip install linien-influxdb
Note that linien-influxdb
is currently only compatible with influxdb2.
Usage
linien-influxdb
is a command line tool that uses an ini-file for configuration:
linien-influxdb config.ini
To get help, use
linien-influxdb --help
An example configuration file, can be found here:
[influx2]
url=http://localhost:8086
org=my-org
token=my-token
timeout=6000
verify_ssl=False
bucket=my-bucket
measurement=linien-status
[linien]
host=rp-f0xxxxx.local
username=root
password=root
interval=10 # log interval in seconds
parameters=lock, modulation_amplitude, modulation_frequency, p, i, d, monitor_signal_mean, error_signal_mean, error_signal_std, control_signal_mean
For more parameters, have a look at parameters.py
of Linien.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linien-influxdb-2.0.2.tar.gz
(41.7 kB
view details)
Built Distribution
File details
Details for the file linien-influxdb-2.0.2.tar.gz
.
File metadata
- Download URL: linien-influxdb-2.0.2.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33f285be96f00cc2b61a8ca6922b3f02083876729d859049b3c7415c2a94cf2c |
|
MD5 | 30b42891bb530e9132d710feb1be1dad |
|
BLAKE2b-256 | bdf988f51cf0e3969ceb0157fbedd3500919264f38ce79fa03be6377d77cdf37 |
File details
Details for the file linien_influxdb-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: linien_influxdb-2.0.2-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38af7bfb3b95a573003553a5e11f4976e0298cd1d99e2e77b8854edd586f6788 |
|
MD5 | f523c0c359dee8d0870c0741b0002b41 |
|
BLAKE2b-256 | 68aa6c0f91743071c168788de5b436c56cef9e7d36b0f57dfbf6703a5fec5ef1 |