Benutzer:MathiasMahnke/Raspbian: Unterschied zwischen den Versionen

Aus Opennet
Wechseln zu: Navigation, Suche
Zeile 9: Zeile 9:
 
* Installation InfluxDB (Zugriff anschließend via http://localhost:8086)
 
* Installation InfluxDB (Zugriff anschließend via http://localhost:8086)
 
  apt install influxdb influxdb-client
 
  apt install influxdb influxdb-client
* Installation Grafana
+
* Installation Grafana (Zugriff anschließend per http://<pi.lan>:3000)
 
  wget -q -O - https://packages.grafana.com/gpg.key | apt-key add -
 
  wget -q -O - https://packages.grafana.com/gpg.key | apt-key add -
 
  echo "deb https://packages.grafana.com/oss/deb stable main" | sudo tee -a /etc/apt/sources.list.d/grafana.list
 
  echo "deb https://packages.grafana.com/oss/deb stable main" | sudo tee -a /etc/apt/sources.list.d/grafana.list

Version vom 20. November 2020, 16:42 Uhr

  • Bereinigung GUI
apt purge wolfram-engine 
apt purge cups* gnome* 
(apt purge x11-common*)
  • Installation ioBroker (Zugriff anschließend per http://<pi.lan>:8081)
apt purge node nodejs
apt autoremove
curl -sL https://iobroker.net/install.sh | bash -
apt install influxdb influxdb-client
  • Installation Grafana (Zugriff anschließend per http://<pi.lan>:3000)
wget -q -O - https://packages.grafana.com/gpg.key | apt-key add -
echo "deb https://packages.grafana.com/oss/deb stable main" | sudo tee -a /etc/apt/sources.list.d/grafana.list
apt update 
apt install grafana
systemctl daemon-reload && systemctl enable grafana-server.service
systemctl start grafana-server && systemctl status grafana-server
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Start
Opennet
Kommunikation
Karten
Werkzeuge