Docker-Raspberry-PI-Monitoring icon indicating copy to clipboard operation
Docker-Raspberry-PI-Monitoring copied to clipboard

A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.

Results 9 Docker-Raspberry-PI-Monitoring issues
Sort by recently updated
recently updated
newest added

I am on PiOS 64 Lite, dashboard is running but no data from containers. I have updated the /boot/cmdline.txt and /etc/docker/daemon.json as suggested in the following thread. https://github.com/oijkn/Docker-Raspberry-PI-Monitoring/issues/7 And this...

Hello this is the error message after deployment: (cadvisor and node seem to be ok - Raspbian GNU/Linux 11 (bullseye) ) any idea? Deployment error failed to deploy a stack:...

question

Hi, I noticed an issue when using this dashboard with two node-exporter instances, which are collected by the same Prometheus instance. Description: I have one RPI4 with the entire stack...

bug

Hi, i run the stack prometheus, node-exporter, cadvisor, grafana on a raspberry pi 4 8Go with a 500Gb SSD on Ubuntu 21.10 Im tryed to download huge file via wget...

help wanted

Hi there, I'm trying to get the cadvisor container to work on my RPI 4 with Bullseye Lite. And I'm seeing the below in the container log: ``` I0102 22:17:36.643729...

help wanted

I am running Raspberry Pi ARM and I am getting this error when running docker-compose up -d "network rpimonitor_default declared as external, but could not be found" Any idea on...

All other metrics are working, but SWAP Used always shows N/A Any idea what i can do? Ubuntu 22.04 ![missing_swapbytes](https://github.com/oijkn/Docker-Raspberry-PI-Monitoring/assets/4247606/856853c8-b5f3-4dd3-b94e-b277918c3593) P.S. on my raspberry pi 4 it works without problem

I have installed this using docker (Pi Hosted template). All the other metrics are being displayed apart from the CPU usage.

First off, thanks for the awesome Docker-Raspberry-PI-Monitoring project! It's been super helpful. Does the project currently support SSL for HTTPS access? I couldn't find any info on setting up SSL...