Werk #12093: proxmox_ve_backup_status: ZeroDivisionError() raised on some agent input
Component | Checks & agents | ||||
Title | proxmox_ve_backup_status: ZeroDivisionError() raised on some agent input | ||||
Date | Mar 30, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Zero-values for transfer_time, upload_amount or upload_time could result in ZeroDivisionError being raised. This change omits specific results in those cases.