mirror of
https://github.com/stylersnico/abyssproject-wiki.git
synced 2026-06-04 16:08:40 +02:00
docs: update debian/linky/monitoring-linky-grafana
This commit is contained in:
committed by
stylersnico
parent
998601a00f
commit
3f97ccef1a
+7
-1
@@ -2,7 +2,7 @@
|
||||
title: Monitoring d'un compteur Linky avec Grafana et InfluxDB
|
||||
description: Monitoring d'un compteur Linky avec Grafana et InfluxDB sur un raspberry pi
|
||||
published: true
|
||||
date: 2023-03-19T09:06:18.180Z
|
||||
date: 2026-01-16T11:40:01.191Z
|
||||
tags: raspberry, linky, grafana, influx
|
||||
editor: markdown
|
||||
dateCreated: 2022-10-17T13:13:00.566Z
|
||||
@@ -150,6 +150,12 @@ apt install python3-pip
|
||||
pip3 install pySerial influxdb
|
||||
```
|
||||
|
||||
Ou sur les dernières Debian 13 :
|
||||
|
||||
```bash
|
||||
apt installpython3-serial python3-influxdb
|
||||
```
|
||||
|
||||
Téléchargez et lancez le script pour le tester :
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user