title: OCI Oracle Database Base System
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 Oracle Database Service base systems including infrastructure resources,
     storage management, cost tracking, and lifecycle state monitoring. The check tracks
     CPU cores, memory allocation, storage capacity, and monthly costs for database systems.
     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 database system name as "OCI DB System {display_name}"

parameters:
    oci_dbs_reco_size (warn, crit): Recovery storage size thresholds in GB.
        Default: (100, 200) GB
    oci_dbs_storage_size (warn, crit): Data storage size thresholds in GB.
        Default: (400, 500) GB
    oci_dbs_cpu_core_count (warn, crit): CPU core count thresholds.
        Default: (2, 4) cores
    oci_dbs_license_model (string): Expected license model.
        Default: "LICENSE_INCLUDED"
    oci_dbs_cost (warn, crit): Monthly cost thresholds in tenancy billing currency.
        Default: (100, 200)

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