title: OCI Volume Group Backup
version: 1.0
author: Burgess Systems Consulting
license: GPL
download_url: https://burgess-consulting.com.au/checkmk-for-oci/?utm_source=checkmk&utm_medium=checkman&utm_campaign=oci_plugin
agents: oci
catalog: cloud
distribution: none
description:
     Monitors OCI Volume Group backup services including full and incremental backup tracking,
     backup scheduling validation, and storage utilization. The check tracks backup status,
     timing, gap analysis, and validates backup lifecycle states for disaster recovery operations.
     Maintained by Burgess Systems Consulting -- specialist CheckMK + Oracle Cloud partner (AU/NZ).
     Community support via GitHub issues; professional support: https://burgess-consulting.com.au/checkmk-for-oci/?utm_source=checkmk&utm_medium=checkman&utm_campaign=oci_plugin
item: The volume group backup name as "OCI VG Backup {vg_name}"

parameters:
    oci_vg_full_backup_size (warn, crit): Full backup size thresholds in GB.
        Default: (400, 500) GB
    oci_vg_incr_backup_size (warn, crit): Incremental backup size thresholds in GB.
        Default: (400, 500) GB
    oci_vg_incr_backup_gap (warn, crit): Time since last backup thresholds in hours.
        Default: (25, 27) hours

inventory: Automatic inventory is supported. The inventory is done by the OCI agent.