I would like to ask a quick question. I already have prometheus and grafana running and it's working just fine. I even imported your dashboard and looks great, but of course the only issue I have now it's the temperature of the CPU, which is not being displayed.
Is there any way to just install the arm_exporter pods into the monitoring deployment to get the CPU temp and the add the target to prometheus?
I try deploying it not the monitoring namespace like this
Thank you very much for this project.
I would like to ask a quick question. I already have prometheus and grafana running and it's working just fine. I even imported your dashboard and looks great, but of course the only issue I have now it's the temperature of the CPU, which is not being displayed.
Is there any way to just install the arm_exporter pods into the monitoring deployment to get the CPU temp and the add the target to prometheus?
I try deploying it not the monitoring namespace like this
But of course it failed miserably.
The error I got was the following:
rpi_exporter: error: unexpected /bin/rpi_exporter, try --help
Is ti possible what I'm trying to do?
Thank you in advance and best regards,
CD