Do you have node exporter running on the pi?
https://linuxhit.com/prometheus-node-exporter-on-raspberry-pi-how-to-install/
https://linuxhit.com/prometheus-node-exporter-on-raspberry-pi-how-to-install/
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Last question and then I'll make a different post so I'm not just using this one... So I need to install node export on to the reefpi? I thought it was on the device I'm using for the serverDo you have node exporter running on the pi?
https://linuxhit.com/prometheus-node-exporter-on-raspberry-pi-how-to-install/
just found a post where Ranjib states that he hasTO be honest... I dont remember, I had it setup on my redsea when it was up and running before it blew a seam leak. Took it down. Got me 280 up and running and redid the reef-pi and have been meaning to get the grafana back up and running but Its is going to be a min. before that happens. Going from memory which is faulting I thought the node exporter had to be running on the pi.
The Mini PC is typically used to run the logging and graphing server using Prometheus and Grafana.This may have been answered somewhere and I just can't find it, but as a noob to all of this, how does one go about connecting the sensors to a mini pc like the one posted in the first post? Don't I need an external board that connects, I'm assuming, via ethernet or such?
Again, noob, lol
Thanks!
Ah, I think I've got it now.The Mini PC is typically used to run the logging and graphing server using Prometheus and Grafana.
As far as I know:
The sensors always have to be connected to either:
- a Raspberry Pi running ReefPi
- an ESP32 over WiFi that can be reached from the Linux MiniPC running the Linux Version of ReefPi.
Mini pc s do not expose any hardware interfacing option via gpio similar to a raspberry pi, hence any sensor that uses physical wiring will not work. However WiFi sensors, drivers should work.Ah, I think I've got it now.
So the pi still runs reefpi as normal, but the telemetry data is sent to the mini pc and is able to be displayed and accessed faster than if the pi was handling it by itself. Essentially, the pi is the middleman.
Thank you for the response!
What kind of help are you looking for? Is this in regards to Prometheus and Grafana or something else. I may can help but post your details and what the issue is and I will see if I can help.Where is the best place to post for help? all my posts so far are falling on deaf ears.
Changing logon details and passwords.What kind of help are you looking for? Is this in regards to Prometheus and Grafana or something else. I may can help but post your details and what the issue is and I will see if I can help.
Thats just standard linux stuff...this is for Ubuntu but they all are similar..Changing logon details and passwords.
I may be in the wrong post to get the help i need. I will try to clarify what i need the maybe i can get redirected.Thats just standard linux stuff...this is for Ubuntu but they all are similar..
Create new user account - https://www.cyberciti.biz/faq/create-a-user-account-on-ubuntu-linux/
I assume you are referring to Grafana installation and not reef-pi since you are posting here.