Stackdriver / collectd

Stackdriver's monitoring agent based on collectd (http://collectd.org).
https://cloud.google.com/monitoring/agent/
Other
51 stars 15 forks source link

Exception collecting Disk metrics: ZeroDivisionError('float division by zero',) #190

Open wlaquino opened 3 years ago

wlaquino commented 3 years ago

Expected behavior

The system user does not have permission to the disk created by the drive file stream. So the disk capacity is zero for the system user. [disk used / zero]. All disks that capacity is zero should not be considered.

Actual behavior

Error: Exception collecting Disk metrics: ZeroDivisionError('float division by zero',)

Steps to reproduce