collectd icon indicating copy to clipboard operation
collectd copied to clipboard

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

Open wlaquino opened this issue 5 years ago • 0 comments

  • Version of collectd: GCM-46
  • Operating system / distribution: Windows 2019

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

  • step 1 - Install and set up Google Drive File Stream
  • step 2 - Disk utilization error

wlaquino avatar Jan 13 '21 23:01 wlaquino