This patch add fresh prometheus_sysctl_exporter to monitor device via inetd.
Metrics to expose: loadavg & physmem & ncpu & temperature (via gpioths). Even if sysctl is unavailable, it doesn't fail, it exports existing sysctl-es.
If you are still monitoring this pull request ... I know its been a long time, but can you make this an optional and by default "off" item? I'm unsure if we want this active by default.
Hi,
This patch add fresh prometheus_sysctl_exporter to monitor device via inetd. Metrics to expose: loadavg & physmem & ncpu & temperature (via gpioths). Even if sysctl is unavailable, it doesn't fail, it exports existing sysctl-es.