Werk #15569: Handle template backups with agent_proxmox

Component Checks & agents
Title Handle template backups with agent_proxmox
Date Oct 5, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p12 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p35 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Till now, template backups were ignored by the special agent proxmox as they are missing some previously required data. We now continue processing those kind of backups with a minimal set of information:

  • started_time
  • total_duration
  • archive_name
  • archive_size

To the list of all Werks