documentation:sensors
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
documentation:sensors [2025/04/19 07:50] – nine | documentation:sensors [2025/04/19 09:52] (current) – nine | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== sensors ====== | ====== sensors ====== | ||
+ | |||
+ | ====== influxdb ====== | ||
+ | |||
+ | |||
+ | < | ||
+ | apt-get install influxdb2 influxdb2-cli | ||
+ | </ | ||
+ | |||
+ | from docs: https:// | ||
+ | < | ||
+ | influx setup | ||
+ | </ | ||
+ | |||
+ | data: | ||
+ | < | ||
+ | 1 root@mach /etc (git)-[master] # influx setup | ||
+ | > Welcome to InfluxDB 2.0! | ||
+ | ? Please type your primary username nine | ||
+ | ? Please type your password ********** | ||
+ | ? Please type your password again ********** | ||
+ | ? Please type your primary organization name nindl.net | ||
+ | ? Please type your primary bucket name default | ||
+ | ? Please type your retention period in hours, or 0 for infinite 0 | ||
+ | ? Setup with these parameters? | ||
+ | Username: | ||
+ | Organization: | ||
+ | Bucket: | ||
+ | Retention Period: | ||
+ | Yes | ||
+ | User Organization Bucket | ||
+ | nine nindl.net default | ||
+ | </ | ||
===== install telegraf ===== | ===== install telegraf ===== |
documentation/sensors.txt · Last modified: 2025/04/19 09:52 by nine