jarischaefer / docker-librenms

Docker image for LibreNMS
MIT License
115 stars 38 forks source link

The / filesystem shows a negative usage percentile for one devices #148

Open sebma opened 3 months ago

sebma commented 3 months ago

Hi, I'm using jarischaefer/docker-librenms v24.1.0, I have one device that shows up a negative percentile :

image

Can you help ?

SebM.

jarischaefer commented 3 months ago

@sebma On first glance, this looks like an upstream application issue probably unrelated to the container image. Try a more recent version or check https://github.com/librenms/librenms or their forums to see if anyone has the same issue. You could also try a non-containerized installation in order to definitely rule out the image. Perhaps it is similar to the overflowing uptime issue, which causes the device's uptime to reset at 496/497d because the 32bit value in SNMP is too small.