Werk #15568: Handle fast transferred proxmox backups

Component Checks & agents
Title Handle fast transferred proxmox backups
Date Oct 5, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p35 2.2.0p12 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

This werk is relevant for you if you're monitoring your proxmox backups and you noted some of them are missing. The reason for that is they were transferred in less than a second. A potential traceback could have been:

cmk.special_agents.agent_proxmox_ve.BackupTask.LogParseWarning: End of VM '123' while still information is missing (we have: {'archive_name', 'archive_size', 'started_time', 'total_duration'})

This pattern was not yet recognized by our special agent and will now be honored.

To the list of all Werks