title: OCI Block Volume Service
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 Block Volume Service storage volumes including performance metrics, backup tracking,
     replication monitoring, and lifecycle state management. The check tracks Volume Performance Units (VPUs),
     storage capacity, backup history, and cross-region replica synchronization status.
     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 block volume name as "OCI Block Volume {display_name}"

parameters:
    oci_bv_vpus (warn, crit): Volume Performance Units thresholds.
        Default: (30, 50) VPUs
    oci_bv_size_in_gbs (warn, crit): Volume size thresholds in GB.
        Default: (60, 80) GB
    oci_bv_replica_sync_gap (warn, crit): Replica sync gap thresholds in minutes.
        Default: (90, 120) minutes

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