Werk #15569: Handle template backups with agent_proxmox

Component Checks & agents
Title Handle template backups with agent_proxmox
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

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