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.1.tar.gz
(41.7 kB
view details)
Built Distribution
File details
Details for the file linien-influxdb-2.0.1.tar.gz
.
File metadata
- Download URL: linien-influxdb-2.0.1.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0967e0c860ab1502c2ed6061577e66497ef5d0b553aae98ef642e3002463f155 |
|
MD5 | 2be0cd3ce1994c5e848b14cf401704bc |
|
BLAKE2b-256 | ab11afc40b2b8cab0e92b21907182f3ffd4db7aed03d555d1f88da7ebe66b188 |
File details
Details for the file linien_influxdb-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: linien_influxdb-2.0.1-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86ce0b126b47b47a1a57ce275629e6da36d1d51d7844de67a96f83e0242aa2f4 |
|
MD5 | 09c1bf6eef0487a7748b3f39da36a456 |
|
BLAKE2b-256 | b6344a52e51a10e26730af7301418ca84245488ae0e6b41ae2150cd2f061ca34 |