Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

TheReal1604/rpi-monitoring-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-monitoring-node

A repo to automate the installation of telegraf, influxdb and grafana on your raspberry pi with a predefined dashboard.

Its based on:

https://github.com/influxdata/influxdb

https://github.com/influxdata/telegraf

https://github.com/grafana/grafana

Work in progress.

Install Steps

  • install clean raspbian jessie on your pi
  • apt-get install git
  • git clone https://github.com/TheReal1604/rpi-monitoring-node.git
  • cd rpi-monitoring-node
  • chmod +x install.sh
  • sudo ./install.sh
  • Just wait some minutes until your fresh configured grafana instance is spawning
  • open browser and access the url shown in the terminal:

If you want to add some telegraf plugins, edit the telegraf conf:

vi /etc/telegraf/telegraf.conf

ToDos

  • Implement that the password from grafana admin is changed (grafana-cli is not working atm..)
  • Implement better dashboard
  • Implement external IP check

Contribution

  • Feel free to open a pull request if you want to contribute
  • You even can help if you make an issue with an additional idea for a necessary check

Screenshots

Should be added.

About

Automated installation of Grafana, Telegraf and influxdb for your Raspberry Pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages